mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 13:30:02 +08:00
Shellchecks
This commit is contained in:
parent
a158572279
commit
ca69cf511d
@ -2,7 +2,7 @@
|
||||
set -eu
|
||||
|
||||
IMG="/storage"
|
||||
BASE=$(basename $URL .pat)
|
||||
BASE=$(basename "$URL" .pat)
|
||||
|
||||
[ ! -f "/run/server.sh" ] && echo "Script must run inside Docker container!" && exit 60
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user