pkg fix #2
build-and-publish / build (Raccoon, ubuntu:26.04, NEXUS_PASS_RACCOON, NEXUS_REPO_RACCOON, NEXUS_USER_RACCOON, raccoon) (push) Successful in 4m43s
build-and-publish / build (Trixie, debian:13, NEXUS_PASS_TRIXIE, NEXUS_REPO_TRIXIE, NEXUS_USER_TRIXIE, trixie) (push) Successful in 4m17s

This commit is contained in:
theraw
2026-08-14 13:03:11 +00:00
parent 13087e409e
commit f156364a26
2 changed files with 68 additions and 55 deletions
+6 -4
View File
@@ -104,10 +104,12 @@ jobs:
# preinst — backs up /nginx before an upgrade unpacks (so
# admin configs survive the migration off dpkg
# tracking).
# postinst — restores that backup, then seeds any MISSING
# /nginx default: silently on a fresh install,
# after asking the admin (Y/N per file) on an
# upgrade; existing configs are never replaced.
# postinst — restores that backup, then places the packaged
# defaults. Never prompts. Stock nginx plumbing
# (fastcgi_params, mime.types, ...) is placed and
# refreshed always; admin config (nginx.conf,
# live/, conf.d/, config/, modsec/) is placed only
# on a fresh install and never touched on upgrade.
# twiy-raweb:
# preinst/postinst — NEVER touch /nginx (no create, update,
# replace, remove, or chown). Only the binary,