#!/bin/sh
set -e

# Undo what install.sh did (remove the symlinks you created).
echo "uninstalled"
