diff --git a/scripts/download-language-packs.sh b/scripts/download-language-packs.sh index 11f47259..4363c6f2 100644 --- a/scripts/download-language-packs.sh +++ b/scripts/download-language-packs.sh @@ -10,6 +10,7 @@ cd $CURRENT_DIR LAST_FIREFOX_L10N_COMMIT=$(cat ./firefox-cache/l10n-last-commit-hash) cd ./l10n +rm -rf firefox-l10n # clone only from LAST_FIREFOX_L10N_COMMIT git clone https://github.com/mozilla-l10n/firefox-l10n cd firefox-l10n