From ec61eaae86a3c49b6c1cd7839ea1a07ab6439c87 Mon Sep 17 00:00:00 2001 From: qo-op Date: Wed, 17 Feb 2021 16:52:14 +0100 Subject: [PATCH] astrXbian --- our-developers/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/our-developers/index.html b/our-developers/index.html index fe3d0d5..a7bbe2f 100644 --- a/our-developers/index.html +++ b/our-developers/index.html @@ -246,7 +246,7 @@ p#si_captcha_code { clear: left; padding-top:10px; }
-

Astroport/Vstream/Kodi

!!! CODE !!! +

Astroport/Vstream/Kodi

!!! astrXbian !!!
       
@@ -268,7 +268,7 @@ p#si_captcha_code { clear: left; padding-top:10px; }
     if [[ "$YOU" == "" || "$IPFSNODEID" == "" ]]; then
         echo '$USER, activation de votre réseau à conscience numérique amie'
         echo 'mise à niveau de votre système Linux... installation astrXbian déclenchée'
-        echo 'https://git.p2p.legal/axiom-team/'
+        echo 'https://git.p2p.legal/axiom-team/astrXbian'
 		rm -f /tmp/install.sh && wget https://git.p2p.legal/axiom-team/astrXbian/raw/branch/master/install.sh -O /tmp/install.sh && chmod +x /tmp/install.sh && bash /tmp/install.sh
     fi