mirror of
https://github.com/CopterExpress/clover.git
synced 2026-06-04 16:59:31 +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
|
# install Monkey web-server
|
||||||
cd /home/pi
|
cd /home/pi
|
||||||
git clone git@github.com:monkey/monkey.git
|
git clone https://github.com/monkey/monkey.git
|
||||||
cd monkey
|
cd monkey
|
||||||
git checkout v1.6.9
|
git checkout v1.6.9
|
||||||
./configure --malloc-libc --local
|
./configure --malloc-libc --local
|
||||||
|
|||||||
Reference in New Issue
Block a user