comments on debian.sh

This commit is contained in:
z4yx 2020-04-19 09:24:00 +08:00
parent 3ceefa6c45
commit c0ddc3bdee

View File

@ -1,4 +1,6 @@
#!/bin/bash
# ftpsync wrapper for tunasync
# requires: ftpsync, rsync
set -e
set -o pipefail
set -u