This website requires JavaScript.
Explore
Help
Sign In
tobias
/
garage_ynh
Watch
1
Star
0
Fork
0
You've already forked garage_ynh
Code
Issues
1
Pull Requests
Projects
Releases
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 11:00:57 +02:00
#!/bin/bash
nbd
=
$1
umount /dev/nbd
$nbd
qemu-nbd --disconnect /dev/nbd
$nbd
Reference in New Issue
Copy Permalink