|
@@ -8,8 +8,8 @@ pip3 install requests
|
|
|
cp scripts/* /home/$USER
|
|
|
|
|
|
cd /home/pi/
|
|
|
-git clone http://gogserver.dnsalias.com:3000/wareck/luma.led_matrix.git
|
|
|
-git clone http://gogserver.dnsalias.com:3000/wareck/Bitcoin-Bar.git
|
|
|
+git clone http://192.168.1.8:3000/wareck/luma.led_matrix.git
|
|
|
+git clone http://192.168.1.8:3000/wareck/Bitcoin-Bar.git
|
|
|
|
|
|
echo $MyUser>/tmp/tmp_user
|
|
|
if ! grep "#Max7219 Clock" /etc/rc.local >/dev/null
|