updates
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
grep /mnt/gentoo/ /proc/mounts|tac|while read a b c ;do sudo umount $b;done
|
||||
# leave this to be done
|
||||
grep nbd /proc/mounts || true
|
||||
|
||||
|
||||
- name: reboot
|
||||
command: reboot
|
||||
async: 0
|
||||
|
||||
Reference in New Issue
Block a user