Update script.sh

This commit is contained in:
kadma
2024-08-31 23:54:11 -05:00
committed by GitHub
parent efa7268899
commit 13d79ec6b3

View File

@@ -1,4 +1,4 @@
apt update && apt upgrade -y && apt autoremove -y && apt install python3 python3-pip -y && apt install git nano curl wget -y apt update && apt upgrade -y && apt autoremove -y && apt install python3 python3-pip -y && apt install git nano curl wget -y
pip3 install schedule pip3 install schedule
wget -b -P /app/cron1m.py https://raw.githubusercontent.com/kadma/pruebasdocker/main/onedrive/cron/cron1m.py wget -b -P /app/cron1m.py https://raw.githubusercontent.com/kadma/pruebasdocker/main/onedrive/cron/cron1m.py
wget -b -P /app/cron1m.py https://raw.githubusercontent.com/kadma/pruebasdocker/main/onedrive/cron/cron7h.py wget -b -P /app/cron7h.py https://raw.githubusercontent.com/kadma/pruebasdocker/main/onedrive/cron/cron7h.py