This commit is contained in:
parent
8078dba5f3
commit
e9bc871981
@ -13,6 +13,4 @@ WORKDIR /config
|
||||
|
||||
VOLUME /config
|
||||
|
||||
ENTRYPOINT [ "/app/setup.sh" ]
|
||||
|
||||
CMD [ "bash","/app/backup.sh" ]
|
||||
CMD [ "/app/backup.sh" ]
|
||||
|
Loading…
Reference in New Issue
Block a user