diff --git a/arch-config/Dokumente/Commands b/arch-config/Dokumente/Commands index 3607ef0d..c711e74a 100644 --- a/arch-config/Dokumente/Commands +++ b/arch-config/Dokumente/Commands @@ -87,4 +87,10 @@ ssh-keygen #allow access through ssh key ssh-copy-id -i @ -ssh-copy-id -i ~/.ssh/id_rsa.pub @ \ No newline at end of file +ssh-copy-id -i ~/.ssh/id_rsa.pub @ + +#Ventoy +#install +sudo bash Ventoy2Disk.sh -i -g /dev/XXX +#update +sudo bash Ventoy2Disk.sh -u /dev/XXX \ No newline at end of file