Mercurial Hosting > luan
view scripts/uninstall.sh @ 1094:cb4c20fce7d0
add "response_code" and "response_message" to http url luan exceptions
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Tue, 24 Jan 2017 14:14: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`"