Mercurial Hosting > luan
view scripts/uninstall.sh @ 516:5752df8a67b5
Added tag 0.9 for changeset 1b2e4c7dab85
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Tue, 26 May 2015 20:59:05 -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`"