Added commands vor Ventoy

This commit is contained in:
RealStickman 2020-09-03 17:59:04 +00:00
parent 689abf4099
commit ffb3ad8e4e

View File

@ -88,3 +88,9 @@ ssh-keygen
#allow access through ssh key
ssh-copy-id -i <file location> <user>@<ip/domain>
ssh-copy-id -i ~/.ssh/id_rsa.pub <user>@<ip/domain>
#Ventoy
#install
sudo bash Ventoy2Disk.sh -i -g /dev/XXX
#update
sudo bash Ventoy2Disk.sh -u /dev/XXX