view scripts/uninstall.sh @ 737:42c008bf06dd

Added tag 0.20 for changeset 2113294ccc6d
author Franklin Schmidt <fschmidt@gmail.com>
date Mon, 04 Jul 2016 12:45:18 -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`"