mirror of
https://github.com/pivpn/pivpn.git
synced 2025-04-23 15:50:11 +00:00
Automatically fetch latest WireGuard snapshot
This commit is contained in:
parent
d7ebb4cca9
commit
8ab71601ff
2 changed files with 6 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue