Skip to content
Snippets Groups Projects
Commit 192d01bd authored by victarr's avatar victarr
Browse files

Add new file

parent 8ab61832
Branches
No related tags found
No related merge requests found
#!/bin/bash
echo "45 23 * * * /usr/lib/R/bin/Rscript '/srv/shiny-apps/repeatedTasks/prueba.R' >> '/srv/shiny-apps/repeatedTasks/prueba.log' 2>&1
# Extra line" > scheduler.txt
crontab scheduler.txt
service cron start
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment