mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-11 06:13:12 +01:00
Merge branch 'pr/268' into 2022-02-02_Theile-base
This commit is contained in:
@@ -15,6 +15,13 @@ fi
|
||||
|
||||
# MARK: application download and installation starts here
|
||||
|
||||
if [[ ${INTERRUPT_DND} = "no" ]]; then
|
||||
# Check if a fullscreen app is active
|
||||
if hasDisplaySleepAssertion; then
|
||||
cleanupAndExit 1 "active display sleep assertion detected, aborting"
|
||||
fi
|
||||
fi
|
||||
|
||||
printlog "BLOCKING_PROCESS_ACTION=${BLOCKING_PROCESS_ACTION}"
|
||||
printlog "NOTIFY=${NOTIFY}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user