forked from ZenBrowserMirrors/zen-desktop
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
|
||||
|
||||
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
|
||||
rm -rf firefox-l10n
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue