view scripts/uninstall.sh @ 1083:e7fb974e0c26

add Io checksum and use it for push
author Franklin Schmidt <fschmidt@gmail.com>
date Mon, 21 Nov 2016 22:48:43 -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`"