Revert Changes from PR

This commit is contained in:
CanbiZ 2024-12-31 10:36:27 +01:00 committed by GitHub
parent a77ce0bad0
commit f2d11ea48c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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