Update incus snapshot sytax.
This commit is contained in:
parent
3f30fa11e2
commit
1eff32efed
@ -80,7 +80,7 @@ else
|
|||||||
incus stop "$BASE_IMAGE_VM_NAME" --project default
|
incus stop "$BASE_IMAGE_VM_NAME" --project default
|
||||||
fi
|
fi
|
||||||
|
|
||||||
incus snapshot "$BASE_IMAGE_VM_NAME" "$UBUNTU_BASE_IMAGE_NAME" --project default
|
incus snapshot create "$BASE_IMAGE_VM_NAME" "$UBUNTU_BASE_IMAGE_NAME" --project default
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user