mirror of
https://github.com/pi-hole/web.git
synced 2025-12-24 12:48:29 +00:00
login.lp: remove mention of sudo
This is now consistent with the other `pihole` command references and Pi-hole already suggests using `sudo` when needed. Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
2
login.lp
2
login.lp
@@ -96,7 +96,7 @@ mg.include('scripts/lua/header.lp','r')
|
|||||||
a new password (or explicitly disable the password by setting an empty password)
|
a new password (or explicitly disable the password by setting an empty password)
|
||||||
using the command
|
using the command
|
||||||
</p>
|
</p>
|
||||||
<pre>sudo pihole setpassword</pre>
|
<pre>pihole setpassword</pre>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user