pivpn/scripts/wireguard
4s3ti 8bd867894a Shellcheck compliance
scripts/wireguard/bash-completion
  * SC2207: Prefer mapfile or read -a to split command output (or quote to avoid splitting)
    * Added double quotes
2021-11-03 14:59:06 +01:00
..
bash-completion Shellcheck compliance 2021-11-03 14:59:06 +01:00
clientSTAT.sh Fixed shellcheck warning SC2034 2021-02-14 14:07:56 +01:00
disableCONF.sh Fixed shellcheck warning SC2164: "Use 'cd ... || exit' or 'cd ... || return' in case cd fails." 2021-02-13 12:11:49 +01:00
enableCONF.sh Fixed shellcheck warning SC2164: "Use 'cd ... || exit' or 'cd ... || return' in case cd fails." 2021-02-13 12:11:49 +01:00
listCONF.sh Fixed shellcheck warning SC2164: "Use 'cd ... || exit' or 'cd ... || return' in case cd fails." 2021-02-13 12:11:49 +01:00
makeCONF.sh Important change to custom MTU handling (mainly to fix issue #1357) 2021-09-15 17:52:17 +02: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 More compact commit log 2021-05-12 18:17:35 +02:00
qrcodeCONF.sh Multiple fixes and Shellcheck complaiance 2021-05-08 15:51:27 +02:00
removeCONF.sh Fixed shellcheck warning SC2164: "Use 'cd ... || exit' or 'cd ... || return' in case cd fails." 2021-02-13 12:11:49 +01:00