From ed3efb9071933a2a78fd72c23866c10345051952 Mon Sep 17 00:00:00 2001 From: Yan Date: Thu, 7 May 2015 13:34:36 -0700 Subject: [PATCH] uninstall --- xortool/uninstall | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 xortool/uninstall diff --git a/xortool/uninstall b/xortool/uninstall new file mode 100755 index 0000000..799175e --- /dev/null +++ b/xortool/uninstall @@ -0,0 +1,3 @@ +#!/bin/bash -e + +pip uninstall -y xortool