Queer European MD passionate about IT
Davte пре 4 година
родитељ
комит
946e2a881f
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      update_package.sh

+ 1 - 0
update_package.sh

@@ -2,6 +2,7 @@
 
 # Get current directory
 this_script_directory=$(cd "$(dirname "$0")" && pwd)
+packenv="";
 
 # Python virtual environment directory: packenv variable in my_config.sh
 source $this_script_directory/my_config.sh;