mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 13:30:02 +08:00
Color in logs
This commit is contained in:
parent
1d42955d14
commit
c357c278f9
@ -78,7 +78,7 @@ _graceful_shutdown() {
|
||||
|
||||
done
|
||||
|
||||
echo && info "Quitting..."
|
||||
echo && echo "❯ Quitting..."
|
||||
echo 'quit' | nc -q 1 -w 1 localhost "${QEMU_MONPORT}" >/dev/null 2>&1 || true
|
||||
|
||||
return
|
||||
|
Loading…
x
Reference in New Issue
Block a user