migrate_so36_schleuder2_lists.sh: add sleep 2 between migrations.

This commit is contained in:
Christoph 2018-05-30 01:09:01 +02:00
parent 8d19f0ccc9
commit 58189563e6

View File

@ -437,6 +437,7 @@ for _val in ${schleuder_lists_arr[@]} ; do
lists_done+=("${_list}@$_domain")
fi
fi
sleep 2
done