Automatically fetch latest WireGuard snapshot

This commit is contained in:
Orazio 2019-11-16 17:02:15 +01:00
parent d7ebb4cca9
commit 8ab71601ff
2 changed files with 6 additions and 5 deletions

View file

@ -2,7 +2,6 @@
# PiVPN: Uninstall Script
PKG_MANAGER="apt-get"
WG_SNAPSHOT="0.0.20191012"
setupVars="/etc/pivpn/setupVars.conf"
if [ ! -f "${setupVars}" ]; then