view scripts/uninstall.sh @ 632:ff45bb2adfd3

add more lucene jars
author Franklin Schmidt <fschmidt@gmail.com>
date Tue, 26 Jan 2016 06:34:28 -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`"