by adrianwowk
Describe test: what it does, who it is for, and how to use it.
#!/bin/sh set -e # Undo what install.sh did (remove the symlinks you created). echo "uninstalled"