updated logic
diff --git a/library/bootstrap.py b/library/bootstrap.py index af43fee..e3c4a6e 100644 --- a/library/bootstrap.py +++ b/library/bootstrap.py
@@ -4,6 +4,7 @@ bootstrap_filename = None url = None +file_path = None def store_bootstrap_script(filename, dest_directory, text): global file_path