This website requires JavaScript.
Explore
Help
Sign In
Fierelier
/
windvn
Watch
1
Star
0
Fork
0
You've already forked windvn
Code
Issues
2
Pull Requests
Projects
Releases
Wiki
Activity
b65dede7e5
windvn
/
path
/
wdvn-chroot-end
4 lines
73 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Remake
2022-08-10 00:00:49 +00:00
#!/bin/bash
Separate chroot mount and unmount
2022-05-10 20:52:22 +00:00
umount -l "$1/proc"
umount -l "$1/dev/pts"
umount -l "$1/dev"
Reference in New Issue
Copy Permalink