diff --git a/install.py b/install.py index 73de8f2..e6bd6c3 100755 --- a/install.py +++ b/install.py @@ -1,6 +1,7 @@ #!/srv/pandora/bin/python3 import os +import re from os.path import join, abspath, basename, dirname import ox