mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-17 21:03:20 +00:00
first implementation of checkRunningProcesses
This commit is contained in:
@@ -56,7 +56,7 @@ if [[ $countedProcesses -ne 0 ]]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
echo "everything is quit, continue with update"
|
||||
echo "no more blocking processes, continue with update"
|
||||
|
||||
exit 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user