Welcome to mirror list, hosted at ThFree Co, Russian Federation.

compile_all.sh « Localizations - github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 758b03f1f3460e774be49c88ebe997a481f3d98c (plain)
1
2
3
4
5
#!/bin/bash
# gettext and angular-gettext-cli in PATH necessary
cd $( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
./duplicati/convert_to_mo.sh
./webroot/compile.sh