nilmbuntu/cleanup.sh

7 lines
120 B
Bash
Raw Permalink Normal View History

2013-08-17 22:28:49 -04:00
#!/bin/bash
2013-08-17 22:31:57 -04:00
# delete all temporary stuff
2013-08-17 22:28:49 -04:00
. config || exit 0
sudo rm --one-file-system -rf ${FS} ${ISO} ${MNT} ${DISK}