mirror of https://github.com/gorhill/uBlock.git
oops
This commit is contained in:
parent
bcc0803bb5
commit
faa4b7b69a
|
@ -56,7 +56,6 @@ if [ "$UBO_VERSION" != "HEAD" ]; then
|
||||||
git remote add origin "https://github.com/gorhill/uBlock.git"
|
git remote add origin "https://github.com/gorhill/uBlock.git"
|
||||||
git fetch --depth 1 origin "$UBO_VERSION"
|
git fetch --depth 1 origin "$UBO_VERSION"
|
||||||
git checkout -q FETCH_HEAD
|
git checkout -q FETCH_HEAD
|
||||||
cd ..
|
|
||||||
else
|
else
|
||||||
UBO_DIR=.
|
UBO_DIR=.
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue