mirror of https://github.com/gorhill/uBlock.git
Use new download name for Crowdin package
This commit is contained in:
parent
e33642da66
commit
ef2159ba34
|
@ -6,7 +6,7 @@ echo "*** uBlock: Importing from Crowdin archive"
|
|||
|
||||
SRC=~/Downloads/crowdin
|
||||
rm -r $SRC
|
||||
unzip -q ~/Downloads/uBlock.zip -d $SRC
|
||||
unzip -q ~/Downloads/uBlock\ \(translations\).zip -d $SRC
|
||||
|
||||
DES=./src/_locales
|
||||
cp $SRC/ar/messages.json $DES/ar/messages.json
|
||||
|
|
Loading…
Reference in New Issue