mirror of
https://github.com/RoboSats/robosats-deploy.git
synced 2025-08-11 04:20:03 +00:00
Update Dockerfile
This commit is contained in:
@ -5,6 +5,6 @@ RUN apt-get install rsync -y
|
|||||||
|
|
||||||
WORKDIR /usr/src/backup.sh
|
WORKDIR /usr/src/backup.sh
|
||||||
|
|
||||||
COPY backup.sh /usr/src/backup.sh
|
COPY backup.sh /usr/src
|
||||||
|
|
||||||
CMD ["bash","backup.sh"]
|
CMD ["bash","backup.sh"]
|
||||||
|
Reference in New Issue
Block a user