rusefi/firmware/clean.sh

6 lines
72 B
Bash
Executable File

#!/bin/bash
echo "Entering firmware/clean.sh"
rm -rf .dep
rm -rf build