Mercurial Hosting > hghosting
view luan/uninstall.sh @ 20:8b4481769cc6
fix move logs
author | Vadim Filimonov <fffilimonov@yandex.ru> |
---|---|
date | Mon, 05 Aug 2024 11:32:22 +0300 |
parents | dfc36e7ed22c |
children | b14073ab9d07 |
line wrap: on
line source
set -e rm -f /usr/local/bin/luan cd `dirname $0` echo "luan has been uninstalled" echo "you can now delete `pwd`"