Merge pull request #642 from unruhschuh/patch-2
fixed rsync command for frontent
This commit is contained in:
		
						commit
						820561610a
					
				| @ -167,7 +167,7 @@ Install mempool dependencies from npm and build the frontend static HTML/CSS/JS: | |||||||
| Install the output into nginx webroot folder: | Install the output into nginx webroot folder: | ||||||
| 
 | 
 | ||||||
| ```bash | ```bash | ||||||
|   sudo rsync -av --delete dist/mempool/ /var/www/html/ |   sudo rsync -av --delete dist/mempool /var/www/ | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
| ## nginx + certbot | ## nginx + certbot | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user