Mercurial Hosting > editor
view scripts/uninstall.sh @ 91:ff999e959b74 default tip
find fix
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Fri, 04 Jul 2025 15:55:22 -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"