Fix a typo in script
[ci skip]
This commit is contained in:
parent
05e4d46d41
commit
73688763d2
@ -1,4 +1,4 @@
|
|||||||
#/bin/bash
|
#!/bin/bash
|
||||||
export VPN_IPSEC_PSK=$1
|
export VPN_IPSEC_PSK=$1
|
||||||
export VPN_USER=$2
|
export VPN_USER=$2
|
||||||
export VPN_PASSWORD=$3
|
export VPN_PASSWORD=$3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user