fixmydownloads/clean.sh

7 lines
74 B
Bash
Executable File

#!/bin/bash
rm -rf build
rm -rf buildRelease
rm -rf bin
rm -rf artifacts