mirror of
https://github.com/zen-browser/desktop.git
synced 2025-07-07 14:55:30 +02:00
Remove existing firefox-l10n directory before cloning to ensure fresh download of language packs
This commit is contained in:
parent
6d63d56fdd
commit
16e0b5f319
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue