소스 검색

👔 Update mfconfig import

Scott Lahteine 3 년 전
부모
커밋
9e73fd7149
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      buildroot/share/git/mfconfig

+ 1
- 1
buildroot/share/git/mfconfig 파일 보기

@@ -34,7 +34,7 @@ COMMIT_STEPS=0
34 34
 #cd "$CONFIGREPO" 2>/dev/null || { echo "Can't find Configurations repo!" ; exit 1; }
35 35
 
36 36
 ACTION=${1:-init}
37
-IMPORT=${2:-"import-2.0.x"}
37
+IMPORT=${2:-"import-2.1.x"}
38 38
 EXPORT=${3:-"bugfix-2.1.x"}
39 39
 
40 40
 echo -n "Doing grhh ... " ; grhh ; echo

Loading…
취소
저장