1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-03 01:29:39 +02:00

Merge branch 'patch-1' of https://github.com/paledega/uBlock into fix

This commit is contained in:
Raymond Hill 2021-08-25 07:47:07 -04:00
commit c3015cb383
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -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..."