mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-06-07 17:07:58 +08:00
Update entry.sh
This commit is contained in:
parent
3ee72e23d5
commit
6d1f59c4bc
@ -19,7 +19,6 @@ cd /run
|
||||
trap - ERR
|
||||
|
||||
info "Booting ${APP}..."
|
||||
[[ "$DEBUG" == [Yy1]* ]] && echo "Arguments: $ARGS" && echo
|
||||
|
||||
if [[ "$CONSOLE" == [Yy]* ]]; then
|
||||
exec qemu-system-x86_64 ${ARGS:+ $ARGS}
|
||||
|
Loading…
x
Reference in New Issue
Block a user