Signed-off-by: Christian König <github@yubiuser.dev>
This commit is contained in:
Christian König 2025-07-16 13:57:10 +02:00
parent 3c52ce98d4
commit 70e317f373
No known key found for this signature in database

2
pihole
View File

@ -552,7 +552,7 @@ case "${1}" in
"enable" ) need_root=0;;
"disable" ) need_root=0;;
"-d" | "debug" ) ;;
"-g" | "updateGravity" ) need_root=0;;
"-g" | "updateGravity" ) ;;
"reloaddns" ) ;;
"reloadlists" ) ;;
"setpassword" ) ;;