We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79f2b63 commit 6e0dbbcCopy full SHA for 6e0dbbc
docker/entrypoint.sh
@@ -8,7 +8,6 @@ RSYNC_URI="${RSYNC_URI:-rsync://example.org/test/}"
8
HTTPS_URI="${HTTPS_URI:-https://example.org/}"
9
10
exec /usr/local/bin/rrdpit \
11
- -v \
12
--source ${SOURCE_DIR} \
13
--target ${TARGET_DIR} \
14
--rsync ${RSYNC_URI} \
0 commit comments