mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-30 23:33:34 +00:00 
			
		
		
		
	Fix CI
This commit is contained in:
		| @@ -42,7 +42,7 @@ echo -e "${BLUE}❯ ${GREEN}Building Frontend Complete${RESET}" | |||||||
|  |  | ||||||
| # to avoid CRA ejection, just copy these build files over to embed in the backend | # to avoid CRA ejection, just copy these build files over to embed in the backend | ||||||
| rm -rf ${BACKEND_ASSETS} | rm -rf ${BACKEND_ASSETS} | ||||||
| cp -pr frontend/build "${BACKEND_ASSETS}" | cp -pr frontend/dist "${BACKEND_ASSETS}" | ||||||
| echo -e "${BLUE}❯ ${GREEN}Copied build to ${BACKEND_ASSETS}${RESET}" | echo -e "${BLUE}❯ ${GREEN}Copied build to ${BACKEND_ASSETS}${RESET}" | ||||||
|  |  | ||||||
| rm -rf frontend/node_modules | rm -rf frontend/node_modules | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user