diff scripts/uninstall.sh @ 310:9e9bb358b2df

add File.canonical() git-svn-id: https://luan-java.googlecode.com/svn/trunk@311 21e917c8-12df-6dd8-5cb6-c86387c605b9
author fschmidt@gmail.com <fschmidt@gmail.com@21e917c8-12df-6dd8-5cb6-c86387c605b9>
date Tue, 23 Dec 2014 07:07:17 +0000
parents 869d2263de5d
children ffb47187f02f
line wrap: on
line diff
--- a/scripts/uninstall.sh	Tue Dec 23 05:50:22 2014 +0000
+++ b/scripts/uninstall.sh	Tue Dec 23 07:07:17 2014 +0000
@@ -1,5 +1,4 @@
 rm /usr/local/bin/luan
-
 cd `dirname $0`
 echo "luan has been uninstalled"
 echo "you can now delete `pwd`"