mirror of
https://github.com/zen-browser/desktop.git
synced 2025-07-07 21:49:58 +02:00
Fixed fetching l10n from mozilla
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
This commit is contained in:
parent
923b049b85
commit
7b18c40781
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ git config --global fetch.prune true
|
||||||
|
|
||||||
cd $CURRENT_DIR
|
cd $CURRENT_DIR
|
||||||
|
|
||||||
LAST_FIREFOX_L10N_COMMIT=$(cat ./firefox-cache/l10n-last-commit-hash)
|
LAST_FIREFOX_L10N_COMMIT=$(cat ./build/firefox-cache/l10n-last-commit-hash)
|
||||||
|
|
||||||
cd ./l10n
|
cd ./l10n
|
||||||
rm -rf firefox-l10n
|
rm -rf firefox-l10n
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue