view scripts/uninstall.sh @ 630:8d83b53b7a7b

Added tag 0.15 for changeset 35dde32c02ab
author Franklin Schmidt <fschmidt@gmail.com>
date Fri, 22 Jan 2016 03:30:35 -0700
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`"