Remove _PIDOR_
This commit is contained in:
parent
8e421a2ad5
commit
ce3f7ad95b
20 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue