mirror of
https://github.com/CopterExpress/clover.git
synced 2026-06-01 07:29:32 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
76dca88b62 |
@@ -31,7 +31,7 @@ apt-get install --no-install-recommends -y \
|
||||
|
||||
# install Monkey web-server
|
||||
cd /home/pi
|
||||
git clone git@github.com:monkey/monkey.git
|
||||
git clone https://github.com/monkey/monkey.git
|
||||
cd monkey
|
||||
git checkout v1.6.9
|
||||
./configure --malloc-libc --local
|
||||
|
||||
Reference in New Issue
Block a user