mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 01:02:08 +01:00
Fix crowdin import script
This commit is contained in:
parent
13c0793536
commit
64909c671f
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ for dir in $SRC/*/; do
|
|||
mkdir -p "$DESMV3/$deslang/" && cp "$SRC/$srclang/uBO-Lite/messages.json" "$DESMV3/$deslang/"
|
||||
# descriptions
|
||||
#cp "$SRC/$srclang/description.txt" "./dist/description/description-${deslang}.txt"
|
||||
cp "$SRC/$srclang/uBO-Lite/webstore.txt" "./platform/mv3/description/webstore.$deslang.txt"
|
||||
done
|
||||
|
||||
# Output files with possible misuse of `$`, as this can lead to severe
|
||||
|
|
Loading…
Reference in a new issue