debian: make cron quiet (#67897)

This commit is contained in:
Frédéric Péters 2022-08-03 10:01:07 +02:00
parent c1c263b61d
commit 6b2d57caf9
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
sudo -u fargo /usr/bin/fargo-manage tenant_command clearsessions --all
sudo -u fargo /usr/bin/fargo-manage tenant_command fargo-cleanup --all
sudo -u fargo /usr/bin/fargo-manage tenant_command clearsessions --all -v0
sudo -u fargo /usr/bin/fargo-manage tenant_command fargo-cleanup --all -v0