5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-05-18 14:40:51 +00:00

comandos correctos

This commit is contained in:
f 2022-06-11 19:51:11 -03:00
parent 3b616198ea
commit a0441a858e
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
cleanup: rake cleanup:everything
cleanup: bundle exec rake cleanup:everything

View file

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