auto-sync: 2026-04-11 21:43:36
This commit is contained in:
+1
-1
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user