view scripts/uninstall.sh @ 523:dcd278f02e67

Added tag 0.9 for changeset a7ea7ff0a726
author Franklin Schmidt <fschmidt@gmail.com>
date Wed, 27 May 2015 03:13:30 -0600
parents 9e9bb358b2df
children ffb47187f02f
line wrap: on
line source

rm /usr/local/bin/luan
cd `dirname $0`
echo "luan has been uninstalled"
echo "you can now delete `pwd`"