Mercurial Hosting > luan
view scripts/uninstall.sh @ 334:25db50d382cb
README.md edited online with Bitbucket
author | Hugo Teixeira <hugo.tech@gmail.com> |
---|---|
date | Wed, 25 Mar 2015 04:28:26 +0000 |
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`"