mirror of
https://github.com/Kron4ek/Conty
synced 2024-12-26 09:58:38 +01:00
Add a small delay before exit
This commit is contained in:
parent
cd1d47b3be
commit
9ecc3197b0
1 changed files with 1 additions and 0 deletions
|
@ -153,6 +153,7 @@ else
|
|||
exit 1
|
||||
fi
|
||||
|
||||
sleep 2
|
||||
rm -rf "${working_dir}"
|
||||
|
||||
exit
|
||||
|
|
Loading…
Reference in a new issue