lowercase r in rsync

master
shark 4 years ago
parent 9d3b54d05e
commit e6cbe1ac60

@ -36,5 +36,5 @@ if brl which rsync 2>&1 > /dev/null; then
echo "Done!"
exit_success
else
abort "Rsync must be installed!"
abort "rsync must be installed!"
fi
Loading…
Cancel
Save