瀏覽代碼

👔 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…
取消
儲存