mirror of
https://github.com/pivpn/pivpn.git
synced 2025-04-24 00:00:11 +00:00
Updated backup scripts for dual VPN
This commit is contained in:
parent
ba7c46aae8
commit
427c484cac
4 changed files with 48 additions and 20 deletions
|
@ -58,7 +58,7 @@ function update {
|
|||
}
|
||||
|
||||
function backup {
|
||||
$SUDO ${scriptDir}/backup.sh
|
||||
$SUDO ${scriptDir}/backup.sh "${vpn}"
|
||||
exit 0
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue