mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-07-12 07:36:02 +00:00
update kvm curl command
Update the command to download the latest kvm image
This commit is contained in:
@@ -55,7 +55,7 @@ Download and launch the virtual machine
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
curl -O https://download.clearlinux.org/image/clear-$(curl https://download.clearlinux.org/latest)-kvm.img.xz
|
||||
curl -O https://download.clearlinux.org/image/clear-$(curl https://download.clearlinux.org/image/latest-images | grep '[0-9]'-kvm)
|
||||
|
||||
#. Uncompress the downloaded image:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user