mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 21:40:01 +08:00
Display version
This commit is contained in:
parent
579ca0b601
commit
0e0f106493
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
set -eu
|
||||
|
||||
echo "Starting Virtual DSM..."
|
||||
echo "Starting Virtual DSM for Docker v${VERSION}..."
|
||||
|
||||
STORAGE="/storage"
|
||||
[ ! -d "$STORAGE" ] && echo "Storage folder (${STORAGE}) not found!" && exit 69
|
||||
|
Loading…
x
Reference in New Issue
Block a user