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:
XhmikosR
2025-03-21 16:51:13 +02:00
committed by GitHub
parent 983dbc2244
commit d68169d0e0

View File

@@ -96,7 +96,7 @@ mg.include('scripts/lua/header.lp','r')
a new password (or explicitly disable the password by setting an empty password)
using the command
</p>
<pre>sudo pihole setpassword</pre>
<pre>pihole setpassword</pre>
</div>
</div>
</div>