Disable use of lang-community script

This commit is contained in:
3d-gussner 2021-12-21 14:25:48 +01:00
parent 2e776de9a9
commit 21b11b90d5
1 changed files with 1 additions and 1 deletions

View File

@ -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