Minor change

This commit is contained in:
DL6ER 2016-11-16 21:36:19 +01:00
parent db278d81e4
commit 9193c71cff

View file

@ -10,9 +10,7 @@
# the Free Software Foundation, either version 2 of the License, or # the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version. # (at your option) any later version.
#globals args=("$@")
basename=pihole
piholeDir=/etc/${basename}
helpFunc() { helpFunc() {
cat << EOM cat << EOM
@ -29,8 +27,6 @@ EOM
exit 1 exit 1
} }
args=("$@")
SetTemperatureUnit(){ SetTemperatureUnit(){
# Remove setting from file (create backup setupVars.conf.bak) # Remove setting from file (create backup setupVars.conf.bak)