diff --git a/compile_qemu_nyx.sh b/compile_qemu_nyx.sh index f09ad70682..c5859606c7 100755 --- a/compile_qemu_nyx.sh +++ b/compile_qemu_nyx.sh @@ -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