We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ceefa6 commit c0ddc3bCopy full SHA for c0ddc3b
debian.sh
@@ -1,4 +1,6 @@
1
#!/bin/bash
2
+# ftpsync wrapper for tunasync
3
+# requires: ftpsync, rsync
4
set -e
5
set -o pipefail
6
set -u
0 commit comments