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
|
@ -1,9 +1,10 @@
|
|||
#!/bin/bash
|
||||
# ajouter dans les scripts avec cette ligne:
|
||||
#
|
||||
# source ~/Nextcloud/ressources/workflow_nextcloud/workflow_variables.sh
|
||||
# source ~/Nextcloud/ressources/workflow_nextcloud/public_workflow/workflow_variables.sh
|
||||
#
|
||||
#
|
||||
|
||||
export main_user="tykayn"
|
||||
|
||||
export main_archive_source_ssh_lan="tykayn@192.168.1.14"
|
||||
|
@ -81,3 +82,5 @@ exclude_opts=()
|
|||
done
|
||||
|
||||
export exclude_opts
|
||||
|
||||
bash ./variables.sh
|
Loading…
Add table
Add a link
Reference in a new issue