kopia lustrzana https://github.com/cyoung/stratux
Updated How to compile and build Stratux executable (markdown)
rodzic
2ba928ebc1
commit
7c1b0def4b
|
@ -15,8 +15,8 @@ Or directly on the machine, login with username pi password raspberry
|
||||||
|
|
||||||
sudo su -
|
sudo su -
|
||||||
cd /root/
|
cd /root/
|
||||||
wget https://dl.google.com/go/go1.8.linux-armv6l.tar.gz
|
wget https://dl.google.com/go/go1.6.linux-armv6l.tar.gz
|
||||||
tar -zxvf go1.8.linux-armv6l.tar.gz
|
tar -zxvf go1.6.linux-armv6l.tar.gz
|
||||||
git clone --recursive https://github.com/cyoung/stratux
|
git clone --recursive https://github.com/cyoung/stratux
|
||||||
cd stratux
|
cd stratux
|
||||||
service stratux stop
|
service stratux stop
|
||||||
|
|
Ładowanie…
Reference in New Issue