Răsfoiți Sursa

Actualizar '0-Instalador/install.sh'

yosoyhendrix 1 zi în urmă
părinte
comite
78f292b362
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      0-Instalador/install.sh

+ 2 - 2
0-Instalador/install.sh

@@ -1,8 +1,8 @@
 #!/bin/bash
+wget -O /root/install_python27.sh https://repo.yosoyhendrix.com/yosoyhendrix/Python-2.7/raw/main/install_python27.sh
+bash /root/install_python27.sh
 # INSTALADO --- ACTULIZADO EL 17-02-2026 --By @Kalix1 MOD @Yosoyhendrix
 clear && clear
-wget -O /etc/VPS-MX/install_python27.sh https://repo.yosoyhendrix.com/yosoyhendrix/Python-2.7/raw/main/install_python27.sh
-bash /etc/VPS-MX/install_python27.sh
 colores="$(pwd)/colores"
 rm -rf ${colores}
 wget -O ${colores} "https://repo.yosoyhendrix.com/yosoyhendrix/Multi_Script/raw/main/Otros/colores" &>/dev/null