From: Christian Heller Date: Wed, 25 Sep 2024 02:17:24 +0000 (+0200) Subject: Update. X-Git-Url: https://plomlompom.com/repos/berlin_corona.txt?a=commitdiff_plain;h=aba79b11a72b5352f7dacf0db5b2b1d81d531b34;p=config Update. --- diff --git a/bookworm/setup_scripts/upgrade_from_bullseye.sh b/bookworm/setup_scripts/upgrade_from_bullseye.sh index d7c07bd..7c51c0d 100755 --- a/bookworm/setup_scripts/upgrade_from_bullseye.sh +++ b/bookworm/setup_scripts/upgrade_from_bullseye.sh @@ -1,4 +1,7 @@ #!/bin/sh + +# as per https://wiki.debian.org/DebianUpgrade +set -e . ./misc.sh apt update apt -y upgrade