mirror of
https://forge.chapril.org/tykayn/workflow
synced 2025-06-20 01:44:43 +02:00
up examples, and partials
This commit is contained in:
parent
186985289d
commit
69348d5f60
3 changed files with 2 additions and 3 deletions
5
doc/examples/crontab_example
Normal file
5
doc/examples/crontab_example
Normal file
|
@ -0,0 +1,5 @@
|
|||
#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
|
Loading…
Add table
Add a link
Reference in a new issue