Remove _PIDOR_

This commit is contained in:
OleSTEEP 2024-05-26 02:43:42 +03:00
parent 8e421a2ad5
commit ce3f7ad95b
20 changed files with 2 additions and 0 deletions

View file

@ -59,6 +59,7 @@ build_variant() {
if [[ "$1" != "eng" ]]; then
cp -rf www.$1/* www
fi
python3 replace_special_symbols.py
python3 create_listing.py
echo "* Building $1 version..."
cordova build android