mirror of
https://github.com/pi-hole/pi-hole
synced 2025-04-07 19:56:07 +00:00
Save empty password
This commit is contained in:
parent
ffd31d8330
commit
04a9791be2
@ -61,6 +61,7 @@ SetWebPassword(){
|
||||
echo "WEBPASSWORD=${hash}" >> /etc/pihole/setupVars.conf
|
||||
echo "New password set"
|
||||
else
|
||||
echo "WEBPASSWORD=" >> /etc/pihole/setupVars.conf
|
||||
echo "Password removed"
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user