Update disk.sh

This commit is contained in:
Kroese 2024-05-21 12:08:27 +02:00 committed by GitHub
parent 0ae21cbc70
commit c7b8ecc898
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -365,6 +365,7 @@ createDevice () {
"usb" )
result="$result \
-device usb-storage,drive=${DISK_ID}${index}"
echo "$result"
;;
"ide" )
result="$result \