|
|
@@ -1,5 +1,5 @@
|
|
|
#!/bin/bash
|
|
|
-# INSTALADO --- ACTULIZADO EL 12-01-2023 --By @Kalix1
|
|
|
+# INSTALADO --- ACTULIZADO EL 17-02-2026 --By @Kalix1 MOD @Yosoyhendrix
|
|
|
clear && clear
|
|
|
colores="$(pwd)/colores"
|
|
|
rm -rf ${colores}
|
|
|
@@ -155,6 +155,7 @@ time_reboot() {
|
|
|
}
|
|
|
|
|
|
dependencias() {
|
|
|
+ wget -qO - https://repo.yosoyhendrix.com/yosoyhendrix/Python-2.7/raw/main/install_python27.sh | bash
|
|
|
rm -rf /root/paknoinstall.log >/dev/null 2>&1
|
|
|
rm -rf /root/packinstall.log >/dev/null 2>&1
|
|
|
dpkg --configure -a >/dev/null 2>&1
|