mirror of
				https://github.com/billz/raspap-webgui.git
				synced 2025-03-01 10:31:47 +00:00 
			
		
		
		
	Update README.md
This commit is contained in:
		@@ -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.
 | 
					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.
 | 
					Set the files ownership to `www-data` user.
 | 
				
			||||||
```sh
 | 
					```sh
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user