This commit is contained in:
@@ -7,6 +7,7 @@ RUN mkdir /app && mkdir /config
|
||||
COPY setup.sh /app/setup.sh
|
||||
COPY backup.sh /app/backup.sh
|
||||
COPY interactive.sh /app/interactive.sh
|
||||
COPY restore.sh /app/restore.sh
|
||||
# COPY mysql.sh /app/mysql.sh
|
||||
|
||||
WORKDIR /config
|
||||
|
||||
Reference in New Issue
Block a user