mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 01:28:39 +08:00
proxy
This commit is contained in:
parent
3407514ec1
commit
c746950e3f
@ -15,4 +15,4 @@ COPY ./s6/w9init/migration.sh /app/migration.sh
|
||||
|
||||
RUN chmod +x /app/setuser.sh /app/migration.sh
|
||||
|
||||
CMD ["/bin/sh", "-c", "/app/setuser.sh && /app/migration.sh && tail -f /dev/null"]
|
||||
CMD ["/bin/sh", "-c", "/app/migration.sh && /app/setuser.sh && tail -f /dev/null"]
|
Loading…
Reference in New Issue
Block a user