Mercurial Hosting > editor
view scripts/mac/uninstall.sh @ 60:855669ece914
start mac installer
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Wed, 04 Jun 2025 22:24:57 -0600 |
parents | |
children |
line wrap: on
line source
#!/bin/bash set -e rm -f /usr/local/bin/luan_editor echo "luan_editor has been uninstalled"