added elasticwind to the nextcloud sync

This commit is contained in:
Danilo Reyes 2025-08-06 20:59:11 -06:00
parent 6324aaa7b8
commit ee6c1f367f

View File

@ -10,7 +10,7 @@ fi
root=/srv/pool/scrapping root=/srv/pool/scrapping
cd $root || exit cd $root || exit
set -- Aqp set -- Aqp ElasticWind
for user in "$@"; do for user in "$@"; do
originDir=$root/$user originDir=$root/$user
destDir=/srv/pool/nextcloud/$user/files/Requested destDir=/srv/pool/nextcloud/$user/files/Requested