mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 13:30:02 +08:00
Fallback
This commit is contained in:
parent
ab89adffe3
commit
63f7633dc4
@ -14,7 +14,7 @@ else
|
||||
BASE="DSM_VirtualDSM_42962"
|
||||
fi
|
||||
|
||||
[ -n $URL ] && BASE=$(basename "$URL" .pat)
|
||||
[ -n "$URL" ] && BASE=$(basename "$URL" .pat)
|
||||
|
||||
if [[ ! -f "$IMG/$BASE.boot.img" ]] || [[ ! -f "$IMG/$BASE.system.img" ]]; then
|
||||
. /run/install.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user