home · contact · privacy
Fix.
authorChristian Heller <c.heller@plomlompom.de>
Tue, 6 May 2025 05:15:24 +0000 (07:15 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Tue, 6 May 2025 05:15:24 +0000 (07:15 +0200)
trixie/scripts/from_older_upgrade.sh

index 560634bb786656c0b59ec7506be1c2bf727555c9..5843a6884ad38852248a03bd3a7cf97fdce38fca 100755 (executable)
@@ -19,7 +19,7 @@ prefixed_msg "starting (upgrading from ${PREV_RELEASE} to ${THIS_RELEASE})"
 
 prefixed_msg 'minimizing installation first so there is less to upgrade'
 
-"../../${PREV_RELEASE}/scripts/minimize_installation.sh" "all minimal_${1} keep_if_installed:systemd_resolved"
+"../../${PREV_RELEASE}/scripts/minimize_installation.sh" "all minimal_${1} keep_if_installed:systemd-resolved"
 
 apt_update_to_full_upgrade() {
     prefixed_msg 'Updating package database …'