dotfiles/xbps/.local/bin/xclean

5 lines
72 B
Plaintext
Raw Normal View History

#!/bin/sh
MASTERDIR=${1:-masterdir}
rm -fr $MASTERDIR/ &&
rm $MASTERDIR