6 lines
296 B
Plaintext
6 lines
296 B
Plaintext
#Ansible: run nextcloud workflows of tykayn
|
|
*/5 * * * * /bin/bash ~/Nextcloud/ressources/workflow_nextcloud/cronjob_nextcloud.sh
|
|
|
|
#Ansible: run sync spaceship on spaceship computer, or whichever source of archives
|
|
*/4 * * * * /bin/bash ~/Nextcloud/ressources/workflow_nextcloud/sync_spaceship.sh
|