Fix tests

This commit is contained in:
hwdsl2 2018-02-03 22:35:51 -06:00
parent 21228a8caf
commit 00ea759883

View File

@ -15,6 +15,7 @@ script:
- export SHELLCHECK_OPTS="-e SC1091,SC1117"
- shellcheck *.sh extras/*.sh
- sudo sed -i "/debian unstable/d" /etc/apt/sources.list
- sed -i "/^make/s/^make.*$/make base \&\& make install-base/" vpnsetup.sh
- sudo VPN_IPSEC_PSK='vpn_psk'
VPN_USER='vpn_user'
VPN_PASSWORD='vpn_pass' sh vpnsetup.sh