ArchiveBox/pkg/debian
Claude 2eee9d95a3
Fix postinstall.sh: restart service after upgrade
preremove.sh stops the service during upgrades (to avoid stale venv
binaries), but postinstall.sh wasn't restarting it. Now postinstall
checks if the service was enabled and restarts it after the venv is
rebuilt, so upgrades don't leave a previously running service down.

https://claude.ai/code/session_01Vx1EsNrNySgsc8Y67dGzCn
2026-03-15 04:52:32 +00:00
..
scripts Fix postinstall.sh: restart service after upgrade 2026-03-15 04:52:32 +00:00
archivebox Fix PR review comments: service flags, DATA_DIR, version pinning, upgrade safety 2026-03-15 03:12:37 +00:00
archivebox.service Fix remaining PR review comments from all review rounds 2026-03-15 03:44:49 +00:00
install.sh Fix PR review comments: version check, runtime deps, CI test deps, release guard 2026-03-15 04:28:46 +00:00
nfpm.yaml Fix PR review comments: version check, runtime deps, CI test deps, release guard 2026-03-15 04:28:46 +00:00