Skip to content

Commit c1ca4e7

Browse files
thinkyheadLCh-77
authored andcommitted
👔 Update mfconfig import
1 parent 35f93fe commit c1ca4e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildroot/share/git/mfconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ COMMIT_STEPS=0
3434
#cd "$CONFIGREPO" 2>/dev/null || { echo "Can't find Configurations repo!" ; exit 1; }
3535

3636
ACTION=${1:-init}
37-
IMPORT=${2:-"import-2.0.x"}
37+
IMPORT=${2:-"import-2.1.x"}
3838
EXPORT=${3:-"bugfix-2.1.x"}
3939

4040
echo -n "Doing grhh ... " ; grhh ; echo

0 commit comments

Comments
 (0)