mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 01:02:08 +01:00
re-oops
This commit is contained in:
parent
faa4b7b69a
commit
179e0fe9fa
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ if [ "$UBO_VERSION" != "HEAD" ]; then
|
|||
git remote add origin "https://github.com/gorhill/uBlock.git"
|
||||
git fetch --depth 1 origin "$UBO_VERSION"
|
||||
git checkout -q FETCH_HEAD
|
||||
cd - > /dev/null
|
||||
else
|
||||
UBO_DIR=.
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue