Files
duplicati/Localizations/compile_all.sh
T

6 lines
167 B
Bash
Raw Normal View History

2016-10-07 13:55:52 +02:00
#!/bin/bash
2016-10-07 10:51:06 +02:00
# gettext and angular-gettext-cli in PATH necessary
cd $( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
./duplicati/convert_to_mo.sh
./webroot/compile.sh