Mercurial Hosting > editor
view scripts/uninstall.sh @ 79:52cd37892cc9 default tip
elvish work
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Sat, 21 Jun 2025 13:42:32 -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"