upload.ready.deluge.sh

This commit is contained in:
2020-07-26 03:17:20 +04:00
parent d2636a0f94
commit cb27c91fc9

View File

@@ -4,7 +4,7 @@ if [ ! -z "$*" ]; then
/usr/bin/rsync -av --inplace --progress --append-verify "/mnt/ssd/deluge/done/$i" "hrat:tmp/tmp/done/"
done
else
echo "/usr/bin/rsync -av --inplace --append-verify /mnt/ssd/deluge/done hrat:tmp/tmp"
/usr/bin/rsync -av --inplace --append-verify /mnt/ssd/deluge/done hrat:tmp/tmp
fi