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:
		@@ -52,8 +52,6 @@ function update_script() {
 | 
			
		||||
    cd /opt/homepage
 | 
			
		||||
    npx update-browserslist-db@latest >/dev/null 2>&1
 | 
			
		||||
    pnpm install >/dev/null 2>&1
 | 
			
		||||
    NEXT_PUBLIC_VERSION=v$RELEASE
 | 
			
		||||
    NEXT_PUBLIC_REVISION='source' 
 | 
			
		||||
    pnpm build >/dev/null 2>&1
 | 
			
		||||
    systemctl start homepage
 | 
			
		||||
    echo "${RELEASE}" >/opt/${APP}_version.txt
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user