windvn/path/wdvn-chroot-end

4 lines
73 B
Plaintext
Raw Normal View History

2022-08-10 00:00:49 +00:00
#!/bin/bash
2022-05-10 20:52:22 +00:00
umount -l "$1/proc"
umount -l "$1/dev/pts"
umount -l "$1/dev"