mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-02 06:13:14 +01:00
Turn Debug back on
This commit is contained in:
@@ -20,7 +20,7 @@ export PATH=/usr/bin:/bin:/usr/sbin:/sbin
|
|||||||
# set to 0 for production, 1 for debugging
|
# set to 0 for production, 1 for debugging
|
||||||
# while debugging, items will be downloaded to the parent directory of this script
|
# while debugging, items will be downloaded to the parent directory of this script
|
||||||
# also no actual installation will be performed
|
# also no actual installation will be performed
|
||||||
DEBUG=0
|
DEBUG=1
|
||||||
|
|
||||||
# notify behavior
|
# notify behavior
|
||||||
NOTIFY=success
|
NOTIFY=success
|
||||||
|
|||||||
Reference in New Issue
Block a user