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
a7344f8c88
commit
933df61643
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ And first, get your network interface (usually `eth0`).
|
|||
sudo ifconfig
|
||||
```
|
||||
|
||||
Then change your ip to a static ip.
|
||||
Then change your IP to a static one.
|
||||
```bash
|
||||
sudo ifconfig eth0 192.168.1.100
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue