lowercase r in rsync
This commit is contained in:
@ -36,5 +36,5 @@ if brl which rsync 2>&1 > /dev/null; then
|
|||||||
echo "Done!"
|
echo "Done!"
|
||||||
exit_success
|
exit_success
|
||||||
else
|
else
|
||||||
abort "Rsync must be installed!"
|
abort "rsync must be installed!"
|
||||||
fi
|
fi
|
Reference in New Issue
Block a user