diff --git a/advanced/Scripts/version.sh b/advanced/Scripts/version.sh index 6d0e8c48..f6d4d344 100755 --- a/advanced/Scripts/version.sh +++ b/advanced/Scripts/version.sh @@ -138,7 +138,7 @@ errorOutput() { defaultOutput() { # Source the setupvars config file # shellcheck disable=SC1091 - . /etc/pihole/setupVars.conf + source /etc/pihole/setupVars.conf versionOutput "pi-hole" "$@"