rusefi-1/firmware/clean.sh

6 lines
72 B
Bash

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