mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-02-22 19:18:16 +00:00
Merged branch ScriptCleanup-Dev into development
This commit is contained in:
commit
ba0ba1de94
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@ function removeNoPurge {
|
|||
$SUDO rm /usr/local/bin/gravity.sh &> /dev/null
|
||||
$SUDO rm /usr/local/bin/chronometer.sh &> /dev/null
|
||||
$SUDO rm /usr/local/bin/whitelist.sh &> /dev/null
|
||||
$SUDO rm /usr/local/bin/blacklist.sh &> /dev/null
|
||||
$SUDO rm /usr/local/bin/piholeLogFlush.sh &> /dev/null
|
||||
$SUDO rm /usr/local/bin/piholeDebug.sh &> /dev/null
|
||||
$SUDO rm /usr/local/bin/updateDashboard.sh &> /dev/null
|
||||
|
|
Loading…
Add table
Reference in a new issue