mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-04-27 19:38:37 +00:00
Fix dockerfile
This commit is contained in:
@@ -108,4 +108,4 @@ RUN chmod +x /usr/local/bin/livesync-cli
|
||||
# Mount your vault / local database directory here
|
||||
VOLUME ["/data"]
|
||||
|
||||
ENTRYPOINT ["/usr/local/bin/livesync-cli"]
|
||||
ENTRYPOINT ["livesync-cli"]
|
||||
|
||||
Reference in New Issue
Block a user