pivpn/scripts
Dundar Göc c0131f2a17 Fixed shellcheck warning SC2034
SC2034: ___ appears unused. Verify use (or export if used externally).

I opted to remove the variables since they didn't seem to be used
anywhere.
2021-02-14 14:07:56 +01:00
..
openvpn Fixed shellcheck issue SC2015: Note that A && B || C is not if-then-else. C may run when A is true. 2021-02-13 22:40:05 +01:00
wireguard Fixed shellcheck warning SC2034 2021-02-14 14:07:56 +01:00
backup.sh Change exit code to non-zero when running without Sudo 2021-01-23 15:57:26 -05:00
pivpn Pass along exit code when running a sub-script, instead of always running exit 0 2021-01-23 15:58:03 -05:00
self_check.sh self_check assign parameter 2020-05-25 15:43:31 +01:00
uninstall.sh Add systemd override for wg-quick units that don't yet implement reload 2020-10-24 13:41:07 +02:00
update.sh Improved dual VPN uninstallation, remove duplicate code/script 2020-05-27 16:36:26 +02:00