Update backup.sh

This commit is contained in:
mirocow 2015-06-20 05:40:37 +03:00
parent 3cbf44e7f7
commit c2e3bf0d4a

View file

@ -135,7 +135,7 @@ do
IFS=, read -r -a DATABASES_SKIP <<< "$exclude"
;;
*)
usag
usage
exit 1
;;
esac