Explorar el Código

Actualizar 'Otros/SPR.sh'

yosoyhendrix hace 2 días
padre
commit
b56bc8a301
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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