diff options
| author | Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> | 2026-02-19 10:56:13 +0100 |
|---|---|---|
| committer | Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> | 2026-02-20 12:19:26 +0100 |
| commit | 83ccefc3435f31afa5c9b41dd2a20a1a342f6fe8 (patch) | |
| tree | d52eb1459d1b7c620d24cbf968698defea0ff809 /update_translation.sh | |
| parent | baaafac588bd7c03e40deaf802896e91546f53ec (diff) | |
Update Translations: Update weblate zip path
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 18af62a..f830e25 100755 --- a/update_translation.sh +++ b/update_translation.sh @@ -14,7 +14,7 @@ wget -q -O translation.zip "https://hosted.weblate.org/download/eduvpn/eduvpn-co unzip -q translation.zip echo "Copying translations..." -cp -r eduvpn-common/eduvpn-common/client ../ +cp -r eduvpn/eduvpn-common/client ../ popd >/dev/null |
