Mercurial Hosting > editor
view scripts/uninstall.sh @ 84:eb6c42083100 default tip
open multiple files
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Thu, 26 Jun 2025 23:14:21 -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"