#!/usr/bin/bash
rm -f "\OME/.config/firetools/uiapps"
echo "Removed \"\OME/.config/firetools/uiapps\""
echo "Please restart Firetools to reflect changes."
echo "Done."
exit 0
