SPR.sh 224 B

12345
  1. #!/bin/bash
  2. #Soporte Remoto (SPR)
  3. echo "" >/dev/null 2>&1
  4. wget https://repo.yosoyhendrix.com/yosoyhendrix/Multi_Script/raw/main/Otros/SOPORTE.sh -O /usr/bin/SOPORTE > /dev/null 2>&1
  5. chmod +x /usr/bin/SOPORTE > /dev/null 2>&1