mirror of
https://github.com/replicatedhq/ttl.sh.git
synced 2026-05-06 00:16:37 +00:00
heroku dyno user
This commit is contained in:
@@ -16,7 +16,7 @@ else
|
||||
fi
|
||||
|
||||
# Run garbage collection job in background
|
||||
echo "* * * * * /garbage-collect.sh >> /proc/1/fd/1 2>&1" > /etc/crontabs/root
|
||||
echo "* * * * * /garbage-collect.sh >> /proc/1/fd/1 2>&1" > /etc/crontabs/dyno
|
||||
crond -l 2
|
||||
|
||||
case "$1" in
|
||||
|
||||
Reference in New Issue
Block a user