prefix calls to scripts

This commit is contained in:
Manuel Cortez 2019-03-06 16:52:58 -06:00
parent d8112550f5
commit 9c7030f80e

View File

@ -68,8 +68,8 @@ alpha_python3:
- cd .. - cd ..
- cd scripts - cd scripts
- '%PYTHON3% prepare_zipversion.py' - '%PYTHON3% prepare_zipversion.py'
- genpot_interface.bat - call genpot_interface.bat
- genpot_doc.bat - call genpot_doc.bat
- cd .. - cd ..
- move src\socializer.zip socializer.zip - move src\socializer.zip socializer.zip
- move scripts\socializer.pot socializer.pot - move scripts\socializer.pot socializer.pot