Files
i2p.www/extract-messages.sh
kytv 8c04301165 minor shell script tweaks
- add shebang line and make bourne compatible
- report bugs to trac
2013-01-30 21:57:14 +00:00

9 lines
310 B
Bash
Executable File

#!/bin/sh
. ./translation.vars
TZ=UTC env/bin/pybabel extract --msgid-bugs-address="http://trac.i2p2.de" \
--project=$PROJECT \
--version=$VERSION \
-F $BABELCFG \
-o $POTFILE $PROJDIR