mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Merge branch 'patch-1' of https://github.com/paledega/uBlock into fix
This commit is contained in:
commit
c3015cb383
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ cp -R $DES/_locales/nb $DES/_locales/no
|
|||
rm $DES/img/icon_128.png
|
||||
|
||||
echo "*** uBlock0.firefox: Generating meta..."
|
||||
python tools/make-firefox-meta.py $DES/
|
||||
python3 tools/make-firefox-meta.py $DES/
|
||||
|
||||
if [ "$1" = all ]; then
|
||||
echo "*** uBlock0.firefox: Creating package..."
|
||||
|
|
|
|||
Loading…
Reference in a new issue