commit | 39722731ba2e73061e83c54930ee023504404f4d | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Wed Mar 15 12:38:47 2017 -0400 |
committer | Carlos Frias <friasc@google.com> | Wed Mar 15 12:38:47 2017 -0400 |
tree | e1a4c7c3763590c62ba93c54113ed431d770e9cd | |
parent | d079beb6f9901d4a0172b423a1e925352b508a3f [diff] |
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