Skip to content

Commit 8577827

Browse files
set debug
1 parent 6281eb9 commit 8577827

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mirror-s3.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/sh
2+
set -xv
23
echo "Generating rclone config..."
34
TMPL="/etc/rclone.conf.tmpl"
45
if [ -n "$RCLONE_TMPL" ]; then

0 commit comments

Comments
 (0)