mirror of
https://github.com/pi-hole/pi-hole
synced 2025-01-08 23:20:56 +00:00
Minor change
This commit is contained in:
parent
db278d81e4
commit
9193c71cff
@ -10,9 +10,7 @@
|
||||
# the Free Software Foundation, either version 2 of the License, or
|
||||
# (at your option) any later version.
|
||||
|
||||
#globals
|
||||
basename=pihole
|
||||
piholeDir=/etc/${basename}
|
||||
args=("$@")
|
||||
|
||||
helpFunc() {
|
||||
cat << EOM
|
||||
@ -29,8 +27,6 @@ EOM
|
||||
exit 1
|
||||
}
|
||||
|
||||
args=("$@")
|
||||
|
||||
SetTemperatureUnit(){
|
||||
|
||||
# Remove setting from file (create backup setupVars.conf.bak)
|
||||
|
Loading…
Reference in New Issue
Block a user