view scripts/uninstall.sh @ 330:4b5a4e69e93c

Added tag 0.0 for changeset 7b813a1d562b
author Franklin Schmidt <fschmidt@gmail.com>
date Mon, 23 Mar 2015 23:35:45 -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`"