pivpn/scripts/wireguard
Dundar Göc 513c2afc2e Fixed shellcheck warning SC2004, SC2006, SC2129, SC2219. Issue #1233.
SC2004: "$/${} is unnecessary on arithmetic variables."
SC2006: "Use $(...) notation instead of legacy backticked `...`."
SC2129: "Consider using { cmd1; cmd2; } >> file instead of individual redirects."
SC2219: "Instead of 'let expr', prefer (( expr ))."
2021-02-07 21:31:13 +01:00
..
bash-completion disabled in square brackets 2020-12-08 23:44:51 +00:00
clientSTAT.sh Fix for #1234 & CI/CD Fine-tunning 2021-01-28 01:33:03 +01:00
disableCONF.sh Fixed shellcheck warning SC2004, SC2006, SC2129, SC2219. Issue #1233. 2021-02-07 21:31:13 +01:00
enableCONF.sh Fixed shellcheck warning SC2004, SC2006, SC2129, SC2219. Issue #1233. 2021-02-07 21:31:13 +01:00
listCONF.sh more disabled in brackets 2020-12-09 23:07:28 +00:00
makeCONF.sh Expose AllowedIPs settings inside setupVars.conf 2020-11-14 09:35:51 +01:00
pivpn.sh Pass along exit code when running a sub-script, instead of always running exit 0 2021-01-23 15:58:03 -05:00
pivpnDEBUG.sh Improved dual VPN uninstallation, remove duplicate code/script 2020-05-27 16:36:26 +02:00
qrcodeCONF.sh Fixed shellcheck warning SC2004, SC2006, SC2129, SC2219. Issue #1233. 2021-02-07 21:31:13 +01:00
removeCONF.sh Fixed shellcheck warning SC2004, SC2006, SC2129, SC2219. Issue #1233. 2021-02-07 21:31:13 +01:00