Create script.sh

scrip para ejecutar manual
This commit is contained in:
kadma
2024-08-31 23:48:49 -05:00
committed by GitHub
parent 2d46d23330
commit 7be9761316

3
onedrive/cron/script.sh Normal file
View File

@@ -0,0 +1,3 @@
apt update && apt upgrade -y && apt autoremove -y && apt install python3 python3-pip -y && apt install git nano curl wget -y
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