mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-03-26 11:21:24 +01:00
fix: wrong filename
This commit is contained in:
@@ -47,7 +47,7 @@ RUN sed -i 's/\r$//g' /start && \
|
||||
sed -i 's/\r$//g' /start-procrastinate && \
|
||||
chmod +x /start-procrastinate && \
|
||||
sed -i 's/\r$//g' /start-single && \
|
||||
chmod +x /start-supervisor
|
||||
chmod +x /start-single
|
||||
|
||||
COPY --chown=app:app ./app .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user