varch/clean.sh
2024-08-11 02:56:16 +08:00

8 lines
55 B
Bash

#!/bin/bash
echo "cleaning all ..."
rm built/* -rf