Skip to content

Commit 2b6b4f8

Browse files
Update MerlinAU.sh
1 parent 68fecab commit 2b6b4f8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

MerlinAU.sh

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ readonly SCRIPT_NAME="MerlinAU"
1414
## Set to "master" for Production Releases ##
1515
SCRIPT_BRANCH="dev"
1616

17-
##FOR TESTING/DEBUG ONLY##
18-
if true ; then SCRIPT_BRANCH="WebFun" ; fi
19-
##FOR TESTING/DEBUG ONLY##
20-
2117
##----------------------------------------##
2218
## Modified by Martinski W. [2024-Jul-03] ##
2319
##----------------------------------------##
@@ -8905,7 +8901,6 @@ _DoStartupInit_()
89058901
_AutoStartupHook_ create 2>/dev/null
89068902
_AutoServiceEvent_ create 2>/dev/null
89078903
fi
8908-
89098904
}
89108905

89118906
##----------------------------------------##

0 commit comments

Comments
 (0)