mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
fixed paths
This commit is contained in:
parent
a1172b1efe
commit
21b5709fbb
1 changed files with 2 additions and 2 deletions
|
@ -20,6 +20,6 @@ cp src/*.html $DES/
|
|||
cp platform/chromium/*.js $DES/js/
|
||||
cp platform/chromium/manifest.json $DES/
|
||||
|
||||
rm -r dist/ublock/_locales/el
|
||||
rm -r dist/ublock/_locales/vi
|
||||
rm -r $DES/_locales/el
|
||||
rm -r $DES/_locales/vi
|
||||
echo "*** uBlock.opera: Package done."
|
||||
|
|
Loading…
Reference in a new issue