Starbound/scripts/distclean.sh
2025-03-21 22:23:30 +11:00

6 lines
62 B
Bash

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