diff --git a/compile_qemu_nyx.sh b/compile_qemu_nyx.sh index 5e316b9c5a..f09ad70682 100755 --- a/compile_qemu_nyx.sh +++ b/compile_qemu_nyx.sh @@ -18,6 +18,11 @@ set -e # You should have received a copy of the GNU General Public License # along with QEMU-PT. If not, see . + +if [ -z "$BASH_VERSION" ]; then + exit 0 +fi + error () { echo "$0: