mirror of
https://github.com/RoboSats/robosats-deploy.git
synced 2025-08-09 03:20:13 +00:00
Merge pull request #14 from KoalaSat/use-nostr-as-cache-system
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