Skip to content

Commit

Permalink
Set branch ready for merge
Browse files Browse the repository at this point in the history
  • Loading branch information
jackyaz committed Dec 28, 2022
1 parent dc093ef commit f2fa30a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spdmerlin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
readonly SCRIPT_NAME="spdMerlin"
readonly SCRIPT_NAME_LOWER="$(echo "$SCRIPT_NAME" | tr 'A-Z' 'a-z')"
readonly SCRIPT_VERSION="v4.4.5"
SCRIPT_BRANCH="develop"
SCRIPT_BRANCH="master"
SCRIPT_REPO="https://jackyaz.io/$SCRIPT_NAME/$SCRIPT_BRANCH"
readonly SCRIPT_DIR="/jffs/addons/$SCRIPT_NAME_LOWER.d"
readonly SCRIPT_WEBPAGE_DIR="$(readlink /www/user)"
Expand Down

0 comments on commit f2fa30a

Please sign in to comment.