5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-01 11:46:07 +00:00

Merge branch 'cleanup' into panel.sutty.nl

This commit is contained in:
f 2022-06-11 19:52:16 -03:00
commit 17ac1d6f4e
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
cleanup: rake cleanup:everything
cleanup: bundle exec rake cleanup:everything
stats: bundle exec rake stats:process_all

View file

@ -1,6 +1,6 @@
# Limpiar mensualmente
check program cleanup
with path "/usr/bin/foreman run -f /srv/Procfile -d /srv " as uid "rails" gid "www-data"
with path "/usr/bin/foreman run -f /srv/Procfile -d /srv cleanup" as uid "rails" gid "www-data"
every "0 3 1 * *"
if status != 0 then alert