www.nico.schottelius.org/software/cinit/browse_source/cinit-0.3pre18/scripts/vm/uml-umount.sh
Nico Schottelius ca81f97577 the key itself plus the cinit release
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
2009-11-07 21:11:05 +01:00

3 lines
63 B
Bash
Executable file

SDIR=$(dirname $0)
DDIR=$(dirname $0)/root
sudo umount "$DDIR"