mirror of
https://github.com/unmojang/meta.git
synced 2025-09-23 03:01:21 -04:00
fix(docker): add correct PATH for Cron
This commit is contained in:
parent
d7bd443b62
commit
2f4ac25ed2
@ -1 +1 @@
|
||||
0 * * * * /usr/local/bin/entrypoint update > /proc/1/fd/1 2>/proc/1/fd/2
|
||||
0 * * * * PATH=$PATH:/usr/bin:/usr/local/bin /usr/local/bin/entrypoint update > /proc/1/fd/1 2>/proc/1/fd/2
|
||||
|
Loading…
x
Reference in New Issue
Block a user