mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-18 19:00:15 +00:00
2a78fce9d3
scripts/wireguard/disableCONF.sh * Mapfile instead of double quoted LIST=("$(...)") scripts/wireguard/enableCONF.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). * Changed to mapfile * SC2086: Double quote to prevent globbing and word splitting. * Added double quotes |
||
---|---|---|
.. | ||
bash-completion | ||
clientSTAT.sh | ||
disableCONF.sh | ||
enableCONF.sh | ||
listCONF.sh | ||
makeCONF.sh | ||
pivpn.sh | ||
pivpnDEBUG.sh | ||
qrcodeCONF.sh | ||
removeCONF.sh |