mirror of
https://codeberg.org/Computertruhe/Setup-Skripte.git
synced 2025-06-28 11:26:18 +02:00
Inform user about cleanup
This commit is contained in:
parent
1eb61e8f81
commit
81ab58a428
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue