We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cac0c4a commit b35882cCopy full SHA for b35882c
MerlinAU.sh
@@ -12,7 +12,7 @@ set -u
12
readonly SCRIPT_VERSION=1.4.9
13
readonly SCRIPT_NAME="MerlinAU"
14
## Set to "master" for Production Releases ##
15
-SCRIPT_BRANCH="master"
+SCRIPT_BRANCH="dev"
16
17
##----------------------------------------##
18
## Modified by Martinski W. [2024-Jul-03] ##
0 commit comments