Browse Source

update hosts

wareck 2 years ago
parent
commit
37f4757f5d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      install.sh

+ 2 - 2
install.sh

@@ -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