fixmydownloads/clean.sh

6 lines
54 B
Bash
Executable File

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