mirror of
https://github.com/pi-hole/pi-hole
synced 2025-01-18 12:00:55 +00:00
Merge pull request #1152 from jwiebalk/patch-2
Correct path for automated installer
This commit is contained in:
commit
2661ef53a2
@ -42,7 +42,7 @@ _If you wish to read over the script before running it, run `nano basic-install.
|
|||||||
|
|
||||||
```
|
```
|
||||||
git clone --depth 1 https://github.com/pi-hole/pi-hole.git Pi-hole
|
git clone --depth 1 https://github.com/pi-hole/pi-hole.git Pi-hole
|
||||||
cd Pi-hole/automated_installer/
|
cd Pi-hole/automated\ install/
|
||||||
bash basic-install.sh
|
bash basic-install.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user