mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	Revert Changes from PR
This commit is contained in:
		@@ -43,8 +43,6 @@ rm -rf homepage-${RELEASE}
 | 
				
			|||||||
cd /opt/homepage
 | 
					cd /opt/homepage
 | 
				
			||||||
cp /opt/homepage/src/skeleton/* /opt/homepage/config
 | 
					cp /opt/homepage/src/skeleton/* /opt/homepage/config
 | 
				
			||||||
$STD pnpm install
 | 
					$STD pnpm install
 | 
				
			||||||
$STD NEXT_PUBLIC_VERSION=v$RELEASE 
 | 
					 | 
				
			||||||
$STD NEXT_PUBLIC_REVISION='source' 
 | 
					 | 
				
			||||||
$STD pnpm build
 | 
					$STD pnpm build
 | 
				
			||||||
echo "${RELEASE}" >/opt/${APPLICATION}_version.txt
 | 
					echo "${RELEASE}" >/opt/${APPLICATION}_version.txt
 | 
				
			||||||
msg_ok "Installed Homepage v${RELEASE}"
 | 
					msg_ok "Installed Homepage v${RELEASE}"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user