dotfiles/xbps/.local/bin/xdirs

4 lines
82 B
Bash
Executable File

#!/bin/sh
MASTERDIR=${1:-masterdir}
rm -rf $MASTERDIR/destdir $MASTERDIR/builddir