Disable use of lang-community script

This commit is contained in:
3d-gussner 2021-12-21 14:25:48 +01:00
parent 20494f7260
commit 7fea716391

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