mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-26 17:38:28 +03:00
Rsync should also run node
This commit is contained in:
@@ -2,4 +2,4 @@ FROM ghcr.io/ajayyy/sb-server:latest
|
||||
EXPOSE 873/tcp
|
||||
RUN apk add rsync>3.2.4-r0
|
||||
|
||||
CMD rsync --no-detach --daemon
|
||||
CMD rsync --no-detach --daemon & ./entrypoint.sh
|
||||
Reference in New Issue
Block a user