fix compile script
This commit is contained in:
parent
bc1219efeb
commit
389cf8fbab
@ -81,15 +81,8 @@ compile () {
|
||||
echo "[!] QEMU-Nyx is ready!"
|
||||
}
|
||||
|
||||
cd libxdc
|
||||
git submodule init
|
||||
git submodule update
|
||||
cd ..
|
||||
|
||||
cd capstone_v4
|
||||
git submodule init
|
||||
git submodule update
|
||||
cd ..
|
||||
|
||||
if [ "$#" == 0 ] ; then
|
||||
error
|
||||
|
Loading…
x
Reference in New Issue
Block a user