diff --git a/install.sh b/install.sh new file mode 100644 index 0000000000000000000000000000000000000000..0570cf737ec6b6166becf7b128ea0678de9e7847 --- /dev/null +++ b/install.sh @@ -0,0 +1,2 @@ +pip uninstall BookerTrans -y +python setup.py install \ No newline at end of file