mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-09 22:04:53 +01:00
Trapping the script
Using these signals: ``` SIGHUP SIGINT SIGQUIT SIGABRT SIGTERM SIGTSTP ``` Fixed #272
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
## v10
|
||||
|
||||
- Now we trap the script, so if it is cancelled, we will run cleanupAndExit anyway, and have mounted diskimages unmounted and temporary files and folders removed.
|
||||
-
|
||||
|
||||
## v9
|
||||
|
||||
Reference in New Issue
Block a user