Mercurial Hosting > editor
view scripts/uninstall.sh @ 81:a873ccf6d4cd default tip
elvish
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Mon, 23 Jun 2025 03:45:13 -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"