This website requires JavaScript.
Explore
Help
Sign In
rusefi
/
rusefi-full
mirror of
https://github.com/rusefi/rusefi-full.git
Watch
1
Star
0
Fork
You've already forked rusefi-full
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9e38afcd9a
rusefi-full
/
firmware
/
clean.sh
6 lines
72 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
echo
"Entering firmware/clean.sh"
rm -rf .dep
rm -rf build
Reference in New Issue
View Git Blame
Copy Permalink