mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update app_pihole.md
Co-Authored-By: Allan Nordhøy <epost@anotheragency.no>
This commit is contained in:
parent
3da49e2533
commit
543219db0c
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ sudo ifconfig eth0 192.168.1.100
|
|||
```
|
||||
|
||||
Now you can connect to your router and reboot its DHCP server to use it again.
|
||||
You can now remove your static ip and get a dynamic ip again.
|
||||
You can now remove your static IP and get a dynamic IP again.
|
||||
```bash
|
||||
sudo ifconfig eth0 0.0.0 && sudo dhclient eth0
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue