Skip to content

Commit 7368876

Browse files
committed
Fix a typo in script
[ci skip]
1 parent 05e4d46 commit 7368876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#/bin/bash
1+
#!/bin/bash
22
export VPN_IPSEC_PSK=$1
33
export VPN_USER=$2
44
export VPN_PASSWORD=$3

0 commit comments

Comments
 (0)