mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-05-12 02:31:51 +00:00
Fixed: Replication progress is now correctly saved and restored in the CLI.
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 ["livesync-cli"]
|
||||
ENTRYPOINT ["/usr/local/bin/livesync-cli"]
|
||||
|
||||
Reference in New Issue
Block a user