Better handling of dev version

This commit is contained in:
Hugo Posnic
2017-05-09 19:33:52 +02:00
parent b43e13499a
commit a3981a9835
2 changed files with 16 additions and 14 deletions
+1 -1
View File
@@ -10,4 +10,4 @@ for lang in $(ls *.po); do
msgfmt -c -o ../locale/${lang//_/-}/LC_MESSAGES/manjaro-hello.mo $lang.po
done
cd ..
python3 src/manjaro_hello.py
python3 src/manjaro_hello.py --dev