1
0
mirror of https://github.com/pi-hole/pi-hole synced 2025-08-02 12:28:09 +00:00
pi-hole/advanced
deHakkelaar d4562a1deb
Add "setpassword" to pihole Bash completion
Its missing.
After:

```
$ sudo pihole
allow          arpflush       disable        logging        reloadlists    tail           version
allow-regex    checkout       enable         query          repair         uninstall      wildcard
allow-wild     debug          flush          regex          setpassword    updateGravity
api            deny           help           reloaddns      status         updatePihole
```

Signed-off-by: deHakkelaar <deHakkelaar@users.noreply.github.com>
2025-07-31 18:03:43 +02:00
..
bash-completion Add "setpassword" to pihole Bash completion 2025-07-31 18:03:43 +02:00
Scripts Use non-interactive shell in utils.sh:getFTLConfigValue to avoid colored output 2025-07-26 21:54:25 +02:00
Templates Give FTL 60 seconds for graceful shutdown 2025-05-12 19:02:29 +02:00