shellcheck fix

This commit is contained in:
diginc 2017-01-21 20:12:37 -06:00
parent bdc439f84c
commit 4ceae13015
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
. /opt/pihole/webpage.sh
prepare_setup_vars() {
touch $setupVars
touch "$setupVars"
}
validate_env() {