fix compile script

This commit is contained in:
Sergej Schumilo 2022-01-21 06:57:10 +01:00
parent bc1219efeb
commit 389cf8fbab

View File

@ -81,15 +81,8 @@ compile () {
echo "[!] QEMU-Nyx is ready!" echo "[!] QEMU-Nyx is ready!"
} }
cd libxdc
git submodule init git submodule init
git submodule update git submodule update
cd ..
cd capstone_v4
git submodule init
git submodule update
cd ..
if [ "$#" == 0 ] ; then if [ "$#" == 0 ] ; then
error error