mirror of
https://github.com/AuxXxilium/arv-v-dsm.git
synced 2024-11-23 23:10:58 +07:00
fix: Echo (#583)
This commit is contained in:
parent
89ae24a2ac
commit
fc92b66ff4
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user