mirror of
https://forge.chapril.org/tykayn/workflow
synced 2025-06-20 01:44:43 +02:00
add stuff in public workflow
This commit is contained in:
parent
a610a9f945
commit
882fd84c96
13 changed files with 466 additions and 4 deletions
5
doc/crontab_example
Normal file
5
doc/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