BobStore/putpo.sh
2011-10-11 14:06:00 +01:00

5 lines
197 B
Bash
Executable File

#!/bin/sh
a2po export
scp locale/*.po* fdroid@f-droid.org:/home/fdroid/public_html/translate/po/fdroidclient/
ssh fdroid@f-droid.org -C "/home/fdroid/public_html/translate/manage.py update_stores"