dotfiles/xbps/.local/bin/xclean

5 lines
72 B
Bash
Executable File

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