auto-sync: 2026-04-11 21:43:36

This commit is contained in:
cfdaily
2026-04-11 21:43:36 +08:00
parent 2e5e9bf383
commit c80b353666
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -64209,3 +64209,4 @@ fatal: refusing to merge unrelated histories
/bin/sh: ./management/sanguo_auto_sync/auto-sync.sh: No such file or directory
/bin/sh: ./management/sanguo_auto_sync/auto-sync.sh: No such file or directory
/bin/sh: ./management/sanguo_auto_sync/auto-sync.sh: No such file or directory
/bin/sh: ./management/sanguo_auto_sync/auto-sync.sh: No such file or directory
+1 -1
View File
@@ -72,6 +72,6 @@ COPY --chown=vnpy:vnpy docker/entrypoint.sh /app/
RUN chmod +x /app/entrypoint.sh
COPY --chown=vnpy:vnpy scripts /app/scripts
RUN chmod +x /app/scripts/*.sh
RUN find /app/scripts -name "*.sh" -type f -exec chmod +x {} \;
ENTRYPOINT ["/app/entrypoint.sh"]
+2
View File
@@ -2,3 +2,5 @@