ソースを参照

Disable use of lang-community script

3d-gussner 3 年 前
コミット
7fea716391
1 ファイル変更1 行追加1 行削除
  1. 1 1
      PF-build.sh

+ 1 - 1
PF-build.sh

@@ -1303,7 +1303,7 @@ create_multi_firmware()
         echo "$(tput setaf 3)"
         ./lang-build.sh || failures 25
         # build community languages
-        ./lang-community.sh || failures 25
+        #./lang-community.sh || failures 25
         # Combine compiled firmware with languages 
         ./fw-build.sh || failures 25
         cp not_tran.txt not_tran_$VARIANT.txt