heroku dyno user

This commit is contained in:
Salah Al Saleh
2024-02-05 23:09:51 +00:00
parent cf2205e6d8
commit 7320b52bc8

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