mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
cleanup before rebuilding
This commit is contained in:
parent
578735dd58
commit
36befae83c
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
echo "*** uBlock.chromium: Creating web store package"
|
||||
echo "*** uBlock.chromium: Copying files"
|
||||
DES=dist/build/uBlock.chromium
|
||||
rm -r $DES
|
||||
mkdir -p $DES
|
||||
cp -R assets $DES/
|
||||
rm $DES/assets/*.sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue