V8.00.000.2025.06.17

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-10-13 20:09:39 +01:00
parent ad4c56fdb5
commit 50c080c83f
6 changed files with 3 additions and 13 deletions

View File

@@ -36,7 +36,6 @@ installation_systemd_reco() {
chroot_script "${RECOVERY}" "
export INITRD=No
apt-get install -y --no-install-recommends --no-install-suggests systemd systemd-sysv dbus 2>&1 | tee -a ${var_logfile}
echo ExitCode of PIPESTATUS[0]: \${PIPESTATUS[0]} >> ${var_logfile}
"
else