- Added svn:eol-style=native property.

- Added missing newline at EOF (bugreport:7347)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17193 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
brianluau
2013-03-12 17:23:45 +00:00
parent b7d35015e1
commit 9e2bf9e2e2
10 changed files with 428 additions and 429 deletions

View File

@@ -18,6 +18,5 @@ case $1 in
echo "Uninstallation succed"
;;
'*')
echo "Please enter a target usage './uninstall { all | bin }'"
echo "Please enter a target usage './uninstall { all | bin }'"
esac