summaryrefslogtreecommitdiff
path: root/public/articals/linux
diff options
context:
space:
mode:
authorShipwreckt <shipwreckt@mailfence.com>2024-08-31 20:54:41 +0100
committerShipwreckt <shipwreckt@mailfence.com>2024-08-31 20:54:41 +0100
commitda5ff58d0c68b51678d0d96003027c03e2eb68e3 (patch)
tree6ec60088fa3dee2ee2429ae47bca9556e8b6f357 /public/articals/linux
parent4245bd87bc4160267accb8d66305d4f1f29f9435 (diff)
fixs and posts
Diffstat (limited to 'public/articals/linux')
-rw-r--r--public/articals/linux/tools/00Ventoy2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/articals/linux/tools/00Ventoy b/public/articals/linux/tools/00Ventoy
index a713fe2..63e3abe 100644
--- a/public/articals/linux/tools/00Ventoy
+++ b/public/articals/linux/tools/00Ventoy
@@ -42,7 +42,7 @@
<p>3) After installing the tar.gz, you need to run the following command; this will open the compressed file, which will allow you to use Ventoy.</p>
<div class=code-box>
- <p>ventoy-&lt;version&gt;-linux.tar.gz && tar -xvf ventoy-&lt;version&gt;-linux.tar</p>
+ <p>gunzip ventoy-&lt;version&gt;-linux.tar.gz && tar -xvf ventoy-&lt;version&gt;-linux.tar</p>
</div><hr>
<p>4) Next you want to enter the Ventoy directory and identify what your USB name is</p>