mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-24 16:40:24 +00:00
Merge branch 'master' of https://github.com/billz/raspap-webgui
This commit is contained in:
commit
cf69881767
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ sudo git clone https://github.com/billz/raspap-webgui /var/www/html
|
|||
```
|
||||
Move the high-res favicons to the web root.
|
||||
```
|
||||
sudo mv /var/www/html/dist/icons/* /var/www/html
|
||||
sudo mv /var/www/html/app/icons/* /var/www/html
|
||||
```
|
||||
Set the files ownership to `www-data` user.
|
||||
```sh
|
||||
|
|
Loading…
Reference in a new issue