#!/bin/bash

DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null && pwd )"
#echo $DIR
cd "$DIR"

./installation_files/UNINSTALL
