start dir fix

pull/1/head
bedefaced 8 years ago
parent 567fafb703
commit b8c191c0ff
  1. 2
      openvpn/install.sh

@ -45,6 +45,8 @@ source ./vars
./build-dh
openvpn --genkey --secret ta.key
cd $STARTDIR
echo
echo "Configuring VPN users..."
$DIR/adduser.sh

Loading…
Cancel
Save