ArchiveBox/pkg/debian/scripts
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
..
postinstall.sh Fix postinstall.sh: restart service after upgrade 2026-03-15 04:52:32 +00:00
preremove.sh Fix remaining PR review comments across packaging files 2026-03-15 04:42:01 +00:00