fix: Echo (#583)

This commit is contained in:
Kroese 2024-01-19 15:12:02 +01:00 committed by GitHub
parent 89ae24a2ac
commit fc92b66ff4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,6 +3,7 @@ set -Eeuo pipefail
echo " Starting Virtual DSM for Docker v$(</run/version)..." echo " Starting Virtual DSM for Docker v$(</run/version)..."
echo " For support visit https://github.com/vdsm/virtual-dsm" echo " For support visit https://github.com/vdsm/virtual-dsm"
echo
cd /run cd /run