mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-18 19:00:15 +00:00
8acbff58dd
scripts/wireguard/removeCONF.sh * SC1090: ShellCheck can't follow non-constant source. Use a directive to specify location. * Disabled warning * SC2207: Prefer mapfile or read -a to split command output (or quote to avoid splitting). * Replaced LIST=($(...)) with mapfile * SC2086: Double quote to prevent globbing and word splitting. * Added double quotes * SC2154: <VarName> is referenced but not assigned. * Disabled warning |
||
---|---|---|
.. | ||
bash-completion | ||
clientSTAT.sh | ||
disableCONF.sh | ||
enableCONF.sh | ||
listCONF.sh | ||
makeCONF.sh | ||
pivpn.sh | ||
pivpnDEBUG.sh | ||
qrcodeCONF.sh | ||
removeCONF.sh |