mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-02-03 06:03:26 +00:00
Update adobe-custom-install.sh
This commit is contained in:
@@ -51,10 +51,10 @@ export PATH=/usr/bin:/bin:/usr/sbin:/sbin
|
||||
# also no actual installation will be performed
|
||||
# debug mode 1 will download to the directory the script is run in, but will not check the version
|
||||
# debug mode 2 will download to the temp directory, check for blocking processes, check the version, but will not install anything or remove the current version
|
||||
DEBUG=1
|
||||
DEBUG=0
|
||||
|
||||
# notify behavior
|
||||
NOTIFY=success
|
||||
NOTIFY=all
|
||||
# options:
|
||||
# - success notify the user on success
|
||||
# - silent no notifications
|
||||
|
||||
Reference in New Issue
Block a user