mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	fix
This commit is contained in:
		@@ -52,7 +52,9 @@ function update_script() {
 | 
			
		||||
    cd /opt/homepage
 | 
			
		||||
    npx update-browserslist-db@latest
 | 
			
		||||
    pnpm install
 | 
			
		||||
    NEXT_PUBLIC_VERSION=v$RELEASE NEXT_PUBLIC_REVISION='source' pnpm build
 | 
			
		||||
    export NEXT_PUBLIC_VERSION=v$RELEASE
 | 
			
		||||
    export NEXT_PUBLIC_REVISION='source' 
 | 
			
		||||
    pnpm build
 | 
			
		||||
    systemctl start homepage
 | 
			
		||||
    echo "${RELEASE}" >/opt/${APP}_version.txt
 | 
			
		||||
    msg_ok "Updated Homepage to v${RELEASE}"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user