diff options
| author | Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> | 2025-05-07 11:27:42 +0200 |
|---|---|---|
| committer | Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> | 2025-05-07 11:27:42 +0200 |
| commit | 733f1892dcee4061b9a5d6224d5822d5da1312f8 (patch) | |
| tree | 83eac7471e0de136ab83391e6622837cf8d52799 /update_translation.sh | |
| parent | c955a0410d9ed810c2f453900ba7fda33f11e79f (diff) | |
All: Update Weblate URL
Diffstat (limited to 'update_translation.sh')
| -rwxr-xr-x | update_translation.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/update_translation.sh b/update_translation.sh index 4eb51fa..18af62a 100755 --- a/update_translation.sh +++ b/update_translation.sh @@ -10,7 +10,7 @@ trap 'rm -rf -- "$tempdir"' EXIT pushd "$tempdir" >/dev/null echo "Getting translations..." -wget -q -O translation.zip "https://hosted.weblate.org/download/eduvpn-common/eduvpn-common/?format=zip" +wget -q -O translation.zip "https://hosted.weblate.org/download/eduvpn/eduvpn-common/?format=zip" unzip -q translation.zip echo "Copying translations..." |
