mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-12-23 21:30:17 +00:00
accidentally a 'shift'
Signed-off-by: Adam Warner <adamw@rner.email>
This commit is contained in:
parent
33148ba832
commit
e49a9096a5
1 changed files with 1 additions and 0 deletions
1
pihole
1
pihole
|
@ -71,6 +71,7 @@ flushFunc() {
|
|||
}
|
||||
|
||||
updatePiholeFunc() {
|
||||
shift
|
||||
"${PI_HOLE_SCRIPT_DIR}"/update.sh "$@"
|
||||
exit 0
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue