mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-11-12 04:53:44 +08:00
feat: Print system info (#701)
This commit is contained in:
@@ -18,7 +18,7 @@ cd /run
|
||||
|
||||
trap - ERR
|
||||
|
||||
info "Booting ${APP} on a ${CPU} using QEMU v${VERS} with kernel $(uname -r)..."
|
||||
info "Booting ${APP}..."
|
||||
[[ "$DEBUG" == [Yy1]* ]] && echo "Arguments: $ARGS" && echo
|
||||
|
||||
if [[ "$CONSOLE" == [Yy]* ]]; then
|
||||
|
||||
Reference in New Issue
Block a user