heroku dyno user (#131)

This commit is contained in:
Salah Al Saleh
2024-02-05 15:11:14 -08:00
committed by GitHub
parent 2cc03910d6
commit 6555f8b48c

View File

@@ -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