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