diff --git a/debian/cron.hourly b/debian/cron.hourly new file mode 100644 index 0000000..bfbb21b --- /dev/null +++ b/debian/cron.hourly @@ -0,0 +1,3 @@ +#!/bin/sh + +su compte-agglo-montpellier -p -c "/usr/bin/compte-agglo-montpellier cleanupregistration --traceback"