We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68fecab commit 2b6b4f8Copy full SHA for 2b6b4f8
MerlinAU.sh
@@ -14,10 +14,6 @@ readonly SCRIPT_NAME="MerlinAU"
14
## Set to "master" for Production Releases ##
15
SCRIPT_BRANCH="dev"
16
17
-##FOR TESTING/DEBUG ONLY##
18
-if true ; then SCRIPT_BRANCH="WebFun" ; fi
19
20
-
21
##----------------------------------------##
22
## Modified by Martinski W. [2024-Jul-03] ##
23
@@ -8905,7 +8901,6 @@ _DoStartupInit_()
8905
8901
_AutoStartupHook_ create 2>/dev/null
8906
8902
_AutoServiceEvent_ create 2>/dev/null
8907
8903
fi
8908
8909
8904
}
8910
8911
0 commit comments