6 lines
82 B
Bash
Executable File

#!/bin/bash
# Clean out the build artifacts
source /home/build-env.sh
make clean