mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-08 00:01:33 +00:00
updated uc ref
This commit is contained in:
parent
c4118e869d
commit
e37e432952
@ -1 +1 @@
|
|||||||
83d1b426
|
0dd17c58
|
||||||
|
@ -19,7 +19,7 @@ if [ "$NEW_VERSION" = "-h" ]; then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
git submodule init && git submodule update || exit 1
|
git submodule init && git submodule update unicornafl || exit 1
|
||||||
cd ./unicornafl || exit 1
|
cd ./unicornafl || exit 1
|
||||||
git fetch origin dev 1>/dev/null || exit 1
|
git fetch origin dev 1>/dev/null || exit 1
|
||||||
git stash 1>/dev/null 2>/dev/null
|
git stash 1>/dev/null 2>/dev/null
|
||||||
|
Loading…
x
Reference in New Issue
Block a user