1
0
Fork 0
mirror of synced 2024-10-01 01:37:56 +13:00

Remove old patch bin file

This commit is contained in:
Matej Bačo 2023-03-22 20:39:56 +01:00
parent 567cb01b99
commit bd620cc924
2 changed files with 0 additions and 4 deletions

View file

@ -116,7 +116,6 @@ RUN mkdir -p /storage/uploads && \
# Executables
RUN chmod +x /usr/local/bin/doctor && \
chmod +x /usr/local/bin/patch-create-missing-schedules && \
chmod +x /usr/local/bin/patch-delete-schedule-updated-at-attribute && \
chmod +x /usr/local/bin/maintenance && \
chmod +x /usr/local/bin/volume-sync && \

View file

@ -1,3 +0,0 @@
#!/bin/sh
php /usr/src/code/app/cli.php patch-create-missing-schedules $@