This website requires JavaScript.
Explore
Help
Sign In
douzeb
/
garage_ynh
Watch
1
Star
0
Fork
You've already forked garage_ynh
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
abff1b3ce2
garage_ynh
/
conf
/
umount_disk.sh
5 lines
76 B
Bash
Raw
Normal View
History
Unescape
Escape
update script to improve garage configuration
2022-09-12 09:00:57 +00:00
#!/bin/bash
nbd
=
$1
umount /dev/nbd
$nbd
qemu-nbd --disconnect /dev/nbd
$nbd
Reference in a new issue
Copy permalink