Skip to content

Commit 1abda25

Browse files
committed
Updated branch name in linux installer script
1 parent 4f29919 commit 1abda25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linux/microide_install_linux.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ ECLIPSE_CHECKSUM=54f451ae0e5e2725d6192ac962a7a0c7
3333
ECLIPSE_LOCATION=eclipse
3434
MICROIDE_DIR=$SCRIPTPATH/microide-$VERSION
3535
DOWNLOAD_DIR=./downloads
36-
BRANCH_NAME=devel
36+
BRANCH_NAME=master
3737
APT_GET_PACKAGES_TO_INSTALL=''
3838
APT_GET_REPOSITORYS_TO_ADD=''
3939

0 commit comments

Comments
 (0)