summaryrefslogtreecommitdiffstats
path: root/.local/bin/debumnt
blob: ad592b751eece2b1067ba5ce15ea6ef20d686846 (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh

umount /compat/debian/dev
umount /compat/debian/dev/fd
umount /compat/debian/proc
umount /compat/debian/sys

sed -i '' '/debian/d' /etc/fstab

kldunload linux