mirror of
https://github.com/RoboSats/robosats.git
synced 2024-12-13 19:06:26 +00:00
executable sync
This commit is contained in:
parent
e3e530c08b
commit
dd35a3e69f
@ -13,5 +13,6 @@ COPY sync.sh /etc/strfry/sync.sh
|
|||||||
COPY entrypoint.sh /etc/strfry/entrypoint.sh
|
COPY entrypoint.sh /etc/strfry/entrypoint.sh
|
||||||
|
|
||||||
RUN chmod +x /etc/strfry/entrypoint.sh
|
RUN chmod +x /etc/strfry/entrypoint.sh
|
||||||
|
RUN chmod +x /etc/strfry/sync.sh
|
||||||
|
|
||||||
ENTRYPOINT ["/etc/strfry/entrypoint.sh"]
|
ENTRYPOINT ["/etc/strfry/entrypoint.sh"]
|
||||||
|
Loading…
Reference in New Issue
Block a user