diff --git a/sync-bigbox.sh b/sync-bigbox.sh new file mode 100644 index 0000000..54f15f0 --- /dev/null +++ b/sync-bigbox.sh @@ -0,0 +1 @@ +./cln.exe -f sync-bigbox.yml diff --git a/sync-sparky.sh b/sync-sparky.sh new file mode 100644 index 0000000..95c0285 --- /dev/null +++ b/sync-sparky.sh @@ -0,0 +1 @@ +./cln -f sync-sparky.yml diff --git a/sync-sparky.yml b/sync-sparky.yml index cd39438..215e49b 100755 --- a/sync-sparky.yml +++ b/sync-sparky.yml @@ -37,4 +37,7 @@ - source: /mnt/data/docker/volumes/z4g004wg04s00kcskgc08ccc_immich-uploads/_data/library/admin target: /mnt/data/himmich +- source: . + target: /config + - source: config-private/sync-sparky.yml