osb/scripts/distclean.sh
2024-03-17 22:38:55 +11:00

7 lines
62 B
Bash
Executable File

#!/bin/sh
cd "`dirname \"$0\"`/.."
rm -rf build
rm -rf dist