mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Add missing /
This commit is contained in:
parent
0a9b2363de
commit
dc6bdc028c
@ -57,7 +57,7 @@ www-data ALL=(ALL) NOPASSWD:/sbin/wpa_cli reconfigure
|
||||
|
||||
Once those modifications are done, git clone the files to `/var/www/html`.
|
||||
**Note,** for older versions of Raspbian (before Jessie, May 2016) use
|
||||
`var/www` instead.
|
||||
`/var/www` instead.
|
||||
```sh
|
||||
sudo rm -rf /var/www/html
|
||||
sudo git clone https://github.com/billz/raspap-webgui /var/www/html
|
||||
|
Loading…
Reference in New Issue
Block a user