Translated initial comment, made it more terse

This commit is contained in:
pezcurrel 2022-12-26 05:09:09 +01:00
parent 5312aea0cc
commit 44f437c928

View file

@ -1,7 +1,6 @@
#!/bin/bash
# disabilitato invio mail perché ormai son troppo grosse per smtp di indivia, scarico i nuovi backup quotidianamente con rsync
# riabilitato dopo pulizia db
# disabled mail send by default because mails got too big for indivia's smtp
if [ "$1" == "help" -o "$1" == "-h" -o "$1" == "--help" ]; then
echo "backup.bash [mail|testmail|help/--help/-h]"