|
@@ -7,7 +7,8 @@ cd /opt/LibreLight/git/
|
|
|
pwd
|
|
|
ls -l
|
|
|
rm -rf LibreLightASP
|
|
|
-git clone https://github.com/micox4356/LibreLightASP.git
|
|
|
+#git clone https://github.com/micox4356/LibreLightASP.git
|
|
|
+git clone https://gogs.librelight.de/librelight/ASP.git
|
|
|
rsync -apv --delete /opt/LibreLight/git/LibreLightASP/ /opt/LibreLight/ASP/
|
|
|
pwd
|
|
|
ls -l
|
|
@@ -16,7 +17,8 @@ cd /opt/LibreLight/git/
|
|
|
rm -rf LibreLight
|
|
|
pwd
|
|
|
ls -l
|
|
|
-git clone https://github.com/micox4356/LibreLight.git
|
|
|
+#git clone https://github.com/micox4356/LibreLight.git
|
|
|
+git clone https://gogs.librelight.de/librelight/Xdesk.git
|
|
|
rsync -apv --delete /opt/LibreLight/git/LibreLight/ /opt/LibreLight/Xdesk/
|
|
|
pwd
|
|
|
ls -l
|