Removed NAS sync and focused on Google Drive, Internet Archive, and Web3.storage replication
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
FROM rclone/rclone:latest
|
||||
|
||||
# Install inotify-tools
|
||||
RUN apk add --no-cache inotify-tools
|
||||
|
||||
ENTRYPOINT []
|
||||
CMD ["/bin/sh"]
|
||||
Reference in New Issue
Block a user