mirror of
https://github.com/mtan93/Installomator.git
synced 2026-05-22 22:07:37 +01:00
Initial go at integrating swiftDialog into Installomator to give progress of downoad and install of applications
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user