mirror of
https://forge.chapril.org/tykayn/workflow
synced 2025-06-20 01:44:43 +02:00
replace paths
This commit is contained in:
parent
497c5fa2bc
commit
754c32c019
9 changed files with 510 additions and 17 deletions
|
@ -4,14 +4,14 @@
|
|||
# tâche à effectuer régulièrement sur les ordis portables
|
||||
#
|
||||
# @author functions_sync by @tykayn - contact at cipherbliss.com
|
||||
source ~/Nextcloud/ressources/workflow_nextcloud/workflow_variables.sh
|
||||
source ~/Nextcloud/ressources/workflow_nextcloud/public_workflow/workflow_variables.sh
|
||||
|
||||
# récupérer les notes du mobile et les stocker dans l'incoming inbox orgmode
|
||||
|
||||
bash $WORKFLOW_PATH/archive_from_nextcloud.sh
|
||||
bash $WORKFLOW_PATH/update_calendar_tkwulfi.sh
|
||||
bash $WORKFLOW_PATH/get_nextcloud_notes_todo.sh
|
||||
bash $WORKFLOW_PATH/backup_nextcloud_in_user_home.sh
|
||||
bash $WORKFLOW_PATH/git_auto_commit_workflow_folder.sh
|
||||
bash $WORKFLOW_PATH_PUBLIC/archive_from_nextcloud.sh
|
||||
bash $WORKFLOW_PATH_PUBLIC/update_calendar_tkwulfi.sh
|
||||
bash $WORKFLOW_PATH_PUBLIC/get_nextcloud_notes_todo.sh
|
||||
bash $WORKFLOW_PATH_PUBLIC/backup_nextcloud_in_user_home.sh
|
||||
bash $WORKFLOW_PATH_PUBLIC/git_auto_commit_workflow_folder.sh
|
||||
|
||||
upPhotosADispatcher
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue