Skip to content

Commit 1cb0fd5

Browse files
authored
Merge pull request #14 from KoalaSat/use-nostr-as-cache-system
executable sync
2 parents 5d09104 + d8091f5 commit 1cb0fd5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compose/strfry/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ COPY sync.sh /etc/strfry/sync.sh
1313
COPY entrypoint.sh /etc/strfry/entrypoint.sh
1414

1515
RUN chmod +x /etc/strfry/entrypoint.sh
16+
RUN chmod +x /etc/strfry/sync.sh
1617

1718
ENTRYPOINT ["/etc/strfry/entrypoint.sh"]

0 commit comments

Comments
 (0)