7c47ae1c48
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
3 lines
63 B
Bash
Executable file
3 lines
63 B
Bash
Executable file
SDIR=$(dirname $0)
|
|
DDIR=$(dirname $0)/root
|
|
sudo umount "$DDIR"
|