mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
created swiftdialog_example.sh
This commit is contained in:
@@ -141,8 +141,10 @@ IGNORE_DND_APPS=""
|
||||
DIALOG_PROGRESS="no"
|
||||
# options:
|
||||
# - no do not show download or install progress (default)
|
||||
# - yes show download or install progress
|
||||
DIALOG_CMD_FILE="/var/tmp/dialog.log"
|
||||
# - main show download or install progress in the main progress bar
|
||||
# - list show download or install progress with each list item
|
||||
# the `-list` option requires the DIALOG_LIST_INDEX to be set
|
||||
DIALOG_CMD_FILE="/private/var/tmp/dialog.log"
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user