diff --git a/uninstall.sh b/uninstall.sh new file mode 100755 index 000000000..c3c3f3f53 --- /dev/null +++ b/uninstall.sh @@ -0,0 +1,2 @@ +#!/bin/bash +exit 0 \ No newline at end of file