diff --git a/mint/linux_mint.sh b/mint/linux_mint.sh index 0d7dfe1..4ebbecc 100755 --- a/mint/linux_mint.sh +++ b/mint/linux_mint.sh @@ -103,7 +103,7 @@ handle_signal() { # always executed on shell exit regardless of reason. for cleanup tasks handle_exit() { - # Remove temporary dpkg cfg + e "Finales Cleanup wird durchgeführt..." rm -f "$DPKG_CFG_FRAGMENT" }