replace paths

This commit is contained in:
Tykayn 2023-08-17 10:06:40 +02:00 committed by tykayn
parent 497c5fa2bc
commit 754c32c019
9 changed files with 510 additions and 17 deletions

View file

@ -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