Răsfoiți Sursa

Actualizar 'Otros/SPR.sh'

yosoyhendrix 21 ore în urmă
părinte
comite
b56bc8a301
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      Otros/SPR.sh

+ 1 - 1
Otros/SPR.sh

@@ -1,5 +1,5 @@
 #!/bin/bash
 #Soporte Remoto (SPR)
 echo "" >/dev/null 2>&1
-wget https://raw.githubusercontent.com/NetVPS/LATAM_Oficial/main/Fixs%20Remotos/SOPORTE.sh -O /usr/bin/SOPORTE > /dev/null 2>&1
+wget https://repo.yosoyhendrix.com/yosoyhendrix/Multi_Script/raw/main/Otros/SOPORTE.sh -O /usr/bin/SOPORTE > /dev/null 2>&1
 chmod +x /usr/bin/SOPORTE > /dev/null 2>&1