mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-26 01:00:33 +00:00
Merge pull request #1355 from pmo3/development
Mask password input when changing password
This commit is contained in:
commit
57e8b7f924
2 changed files with 16 additions and 7 deletions
|
@ -1460,7 +1460,7 @@ main() {
|
|||
echo "::: ${pw}"
|
||||
echo ":::"
|
||||
echo "::: You can always change it using"
|
||||
echo "::: pihole -a -p new_password"
|
||||
echo "::: pihole -a -p"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue