Palmr: hotfix #7622 (#7625)

This commit is contained in:
Chris
2025-09-13 19:11:54 -04:00
committed by GitHub
parent 17f6264a03
commit 52df77cab5

View File

@@ -33,6 +33,7 @@ function update_script() {
msg_ok "Stopped Services"
cp /opt/palmr/apps/server/.env /opt/palmr.env
rm -rf /opt/palmr
fetch_and_deploy_gh_release "Palmr" "kyantech/Palmr" "tarball" "latest" "/opt/palmr"
PNPM="$(jq -r '.packageManager' /opt/palmr/package.json)"