diff --git a/installer/ogboot_installer.py b/installer/ogboot_installer.py index a85d361..6db30c7 100755 --- a/installer/ogboot_installer.py +++ b/installer/ogboot_installer.py @@ -5,7 +5,7 @@ ##### Autor: Antonio Emmanuel Guerrero Silva ######## ################################################################################# -import platform, os, sys, subprocess, datetime, shutil, argparse, time, pwd +import platform, os, sys, subprocess, datetime, shutil, argparse, time, pwd, glob global UBUNTU_OS_VERSION, OPENGNGYS_VERSION, PYTHON_VERSION_LAST, PYTHON_VERSION, DEPENDENCIES2, INSTALL_OGBOOT_TARGET, WORK_DIR, LOG_FILE, CHECKPKG, INSTALLPKG, PATH, PROGRAM_DIR, OPENGNSYS_SERVER, UPDATEPKGLIST