From fe46cd696b74c9366b33a2e9d2b5d94e0e8f1d8b Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Thu, 10 Oct 2019 12:57:31 +0200 Subject: [PATCH] fix install --- install | 1 + 1 file changed, 1 insertion(+) diff --git a/install b/install index d76de0b..f5313c0 100755 --- a/install +++ b/install @@ -465,6 +465,7 @@ wo_install() { # WordOps install wo_travis_install() { + python3 -m pip install --upgrade pip python3 -m pip install --upgrade dist/*.whl cp -rf /usr/local/lib/python3.*/dist-packages/etc/* /etc/ cp -rf /usr/local/lib/python3.*/dist-packages/usr/* /usr/