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