Update v-backup-user

This commit is contained in:
anton-reutov 2014-07-13 23:41:13 +04:00
commit 2946342556

View file

@ -635,7 +635,7 @@ current_time=$(date "+%T")
if [ "$run_time" -lt 1 ]; then
run_time=1
fi
min=miutes
min=minutes
if [ "$run_time" -eq 1 ]; then
min=minute
fi