Files
duplicati/Localizations/extract_all.sh
T

6 lines
161 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/extract.sh
./webroot/extract.sh