Loading src/entry.sh +0 −1 Original line number Diff line number Diff line Loading @@ -69,7 +69,6 @@ ARGS=$(echo "$ARGS" | sed 's/\t/ /g' | tr -s ' ') trap - ERR info "Booting image using ${VERS}..." [[ "${DEBUG}" == [Yy1]* ]] && set -x exec qemu-system-x86_64 ${ARGS:+ $ARGS} { set +x; } 2>/dev/null Loading
src/entry.sh +0 −1 Original line number Diff line number Diff line Loading @@ -69,7 +69,6 @@ ARGS=$(echo "$ARGS" | sed 's/\t/ /g' | tr -s ' ') trap - ERR info "Booting image using ${VERS}..." [[ "${DEBUG}" == [Yy1]* ]] && set -x exec qemu-system-x86_64 ${ARGS:+ $ARGS} { set +x; } 2>/dev/null