Fix the scheme used in flush payments’ cronjob
This commit is contained in:
parent
5cf45dcd41
commit
864286e52a
|
@ -1 +1 @@
|
||||||
42 * * * * camper /usr/bin/psql --quiet --output=/dev/null --command='set role guest; select * from flush_payments()'
|
42 * * * * camper /usr/bin/psql --quiet --output=/dev/null --command='set role guest; select * from camper.flush_payments()'
|
||||||
|
|
Loading…
Reference in New Issue