Initial go at integrating swiftDialog into Installomator to give progress of downoad and install of applications

This commit is contained in:
Bart Reardon
2022-07-26 12:26:56 +10:00
parent 4e5f069024
commit 18638141b6
3 changed files with 146 additions and 2 deletions
+6
View File
@@ -34,6 +34,12 @@ NOTIFY=success
# - silent no notifications
# - all all notifications (great for Self Service installation)
# show swiftDialog window with download and install progress
SHOWPROGRESS="no"
# options:
# - no do not show download or install progress
# - yes show download or install progress
DIALOGCMDFILE="/var/tmp/dialog.log"
# behavior when blocking processes are found
BLOCKING_PROCESS_ACTION=tell_user