mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-18 19:00:15 +00:00
refactor(scripts): Fix codestyle
This commit is contained in:
parent
50bc333962
commit
96dc4f0c04
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ INDEX="/etc/openvpn/easy-rsa/pki/index.txt"
|
||||||
# shellcheck disable=SC1090
|
# shellcheck disable=SC1090
|
||||||
source "${setupVars}"
|
source "${setupVars}"
|
||||||
|
|
||||||
|
|
||||||
# shellcheck disable=SC2154
|
# shellcheck disable=SC2154
|
||||||
userGroup="${install_user}:${install_user}"
|
userGroup="${install_user}:${install_user}"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue