mirror of
https://github.com/RoboSats/robosats.git
synced 2025-07-19 17:23:19 +00:00
executable sync
This commit is contained in:
@ -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"]
|
||||||
|
Reference in New Issue
Block a user