Mercurial Hosting > editor
view scripts/uninstall.sh @ 65:a4a97e8c204f default tip
mac build
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Fri, 06 Jun 2025 00:29:38 -0600 |
parents | 855669ece914 |
children |
line wrap: on
line source
#!/bin/bash set -e rm -f /usr/local/bin/luan_editor echo "luan_editor has been uninstalled"