This commit is contained in:
MickLesk
2026-05-27 15:24:17 +02:00
parent f1e2a7e9f0
commit 049708a84d

View File

@@ -37,10 +37,12 @@ function update_script() {
CLEAN_INSTALL=1 fetch_and_deploy_gh_release "snapotter" "snapotter-hq/SnapOtter" "tarball"
msg_info "Updating SnapOtter"
cd /opt/snapotter
$STD npm pkg delete scripts.prepare
$STD pnpm install --frozen-lockfile
$STD pnpm --filter @snapotter/web build
msg_ok "Updated SnapOtter"
msg_info "Starting Service"
systemctl start snapotter