osb/scripts/distclean.sh
2023-06-20 14:33:09 +10:00

7 lines
62 B
Bash

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