fix: Echo (#346)
This commit is contained in:
parent
a271c1af48
commit
fe76852ba4
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ set -Eeuo pipefail
|
|||
|
||||
echo "❯ Starting QEMU for Docker v$(</run/version)..."
|
||||
echo "❯ For support visit https://github.com/qemus/qemu-docker"
|
||||
echo
|
||||
|
||||
cd /run
|
||||
|
||||
|
|
Loading…
Reference in a new issue