diff --git a/onedrive/cron/README.md b/onedrive/cron/README.md index e164685..12806bf 100644 --- a/onedrive/cron/README.md +++ b/onedrive/cron/README.md @@ -1,6 +1,11 @@ ## actualmente da error #### manual +ejecutar primero +```sh +apt update && apt install wget -y +``` +despues ```sh bash -c "$(wget -qLO - https://raw.githubusercontent.com/kadma/pruebasdocker/main/onedrive/cron/script.sh)" ```