1
0
mirror of synced 2025-01-30 20:11:45 +03:00

Fix a typo in script

[ci skip]
This commit is contained in:
hwdsl2 2016-08-10 21:25:44 -05:00
parent 05e4d46d41
commit 73688763d2

View File

@ -1,4 +1,4 @@
#/bin/bash
#!/bin/bash
export VPN_IPSEC_PSK=$1
export VPN_USER=$2
export VPN_PASSWORD=$3