mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-18 19:00:15 +00:00
e476cc11ee
scripts/openvpn/makeOVPN.sh * SC1090: ShellCheck can't follow non-constant source. Use a directive to specify location. * Disabled warning * SC2086: Double quote to prevent globbing and word splitting. * Added missing double quotes * SC2001: See if you can use ${variable//search/replace} instead. * Disabled warning, suggested method doesn't go well with regexp * SC2154: <VarName> is referenced but not assigned. * Disabled warning, variables are sourced externally and may differ |
||
---|---|---|
.. | ||
bash-completion | ||
clientStat.sh | ||
listOVPN.sh | ||
makeOVPN.sh | ||
pivpn.sh | ||
pivpnDebug.sh | ||
removeOVPN.sh |