|
@@ -2,8 +2,7 @@
|
|
|
Stage Lighting Control Software, Movingheads, Movinglights, Dimmer, LED, Spotlight, Washlight
|
|
|
|
|
|
|
|
|
-
|
|
|
-
|
|
|
+
|
|
|
|
|
|
HomePage
|
|
|
- http://librelight.de
|
|
@@ -42,7 +41,7 @@ apt install git
|
|
|
|
|
|
# clone all repos
|
|
|
cd /tmp/
|
|
|
-wget https://raw.githubusercontent.com/micox4356/LibreLight/master/upgrade.sh
|
|
|
+wget https://gogs.librelight.de/librelight/Xdesk/raw/master/upgrade.sh
|
|
|
sh upgrade.sh
|
|
|
|
|
|
chown -R user:user /opt/LibreLight
|