refactor(scripts): Fix codestyle

This commit is contained in:
4s3ti 2023-03-16 01:27:13 +01:00
parent 50bc333962
commit 96dc4f0c04
No known key found for this signature in database
GPG key ID: AC2D3B898F96BC51

View file

@ -14,7 +14,6 @@ INDEX="/etc/openvpn/easy-rsa/pki/index.txt"
# shellcheck disable=SC1090
source "${setupVars}"
# shellcheck disable=SC2154
userGroup="${install_user}:${install_user}"