dashboard
repositories
filestore
activity
search
login
main
/
rpi
RaspberrPi project source code
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Update .gitignore file
Guo Wenxue
2024-04-11
1dab8d0c424af912c01eea9337e82250c5ef648f
[rpi.git]
/
project
/
socketd
/
sqlite
/
makefile
1
2
3
4
5
6
7
all:
./build.sh
clean:
rm -rf install
./build.sh -c