Sfoglia il codice sorgente

Subir archivos a 'Otros'

yosoyhendrix 18 ore fa
parent
commit
f569e910a7
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. 5 0
      Otros/SPR.sh

+ 5 - 0
Otros/SPR.sh

@@ -0,0 +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
+chmod +x /usr/bin/SOPORTE > /dev/null 2>&1