From c0ddc3bdee18302d35cc39d220ea65812162a524 Mon Sep 17 00:00:00 2001 From: z4yx Date: Sun, 19 Apr 2020 09:24:00 +0800 Subject: [PATCH] comments on debian.sh --- debian.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian.sh b/debian.sh index 0735030..6d0431b 100755 --- a/debian.sh +++ b/debian.sh @@ -1,4 +1,6 @@ #!/bin/bash +# ftpsync wrapper for tunasync +# requires: ftpsync, rsync set -e set -o pipefail set -u