1
0
Fork 0
mirror of synced 2024-06-13 16:24:47 +12:00

Rename retry to queue-retry

This commit is contained in:
Bradley Schofield 2024-01-17 15:49:50 +00:00
parent d9c04f4fc0
commit da014b0ad3
2 changed files with 1 additions and 1 deletions

View file

@ -85,7 +85,7 @@ RUN chmod +x /usr/local/bin/doctor && \
chmod +x /usr/local/bin/ssl && \
chmod +x /usr/local/bin/test && \
chmod +x /usr/local/bin/vars && \
chmod +x /usr/local/bin/retry && \
chmod +x /usr/local/bin/queue-retry && \
chmod +x /usr/local/bin/worker-audits && \
chmod +x /usr/local/bin/worker-certificates && \
chmod +x /usr/local/bin/worker-databases && \