up examples, and partials

This commit is contained in:
Tykayn 2023-08-15 22:53:03 +02:00 committed by tykayn
parent 186985289d
commit 69348d5f60
3 changed files with 2 additions and 3 deletions

View 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

View file

@ -0,0 +1,6 @@
#!/bin/bash
#
# variables à ne pas versionner
#
export secret_key="bidule"