Mercurial Hosting > editor
view scripts/uninstall.sh @ 83:b9be4afaf597
disable elvish
| author | Franklin Schmidt <fschmidt@gmail.com> |
|---|---|
| date | Mon, 23 Jun 2025 15:22:40 -0600 |
| parents | a4a97e8c204f |
| children |
line wrap: on
line source
#!/bin/bash set -e rm -f /usr/local/bin/luan_editor echo "luan_editor has been uninstalled"
