We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6281eb9 commit 8577827Copy full SHA for 8577827
1 file changed
mirror-s3.sh
@@ -1,4 +1,5 @@
1
#!/bin/sh
2
+set -xv
3
echo "Generating rclone config..."
4
TMPL="/etc/rclone.conf.tmpl"
5
if [ -n "$RCLONE_TMPL" ]; then
0 commit comments