mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-25 02:50:08 +03:00
Fix for bad tm_vmware clone path for vmkfstools
This commit is contained in:
parent
4891a5c1e5
commit
825a913b91
@ -59,6 +59,8 @@ log "Cloning $SRC_PATH in $DST"
|
||||
CLONESCRIPT=$(cat <<EOF
|
||||
cd $DST_DIR
|
||||
|
||||
export PATH=/usr/sbin:/sbin:\$PATH
|
||||
|
||||
if which sudo > /dev/null; then
|
||||
SUDO_CMD="sudo "
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user