view scripts/uninstall.sh @ 602:b33c7c1e45d0

Added tag 0.12 for changeset d36027b41570
author Franklin Schmidt <fschmidt@gmail.com>
date Tue, 10 Nov 2015 06:01:19 -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`"