Index: download_from_google_storage.bat |
diff --git a/apply_issue.bat b/download_from_google_storage.bat |
similarity index 79% |
copy from apply_issue.bat |
copy to download_from_google_storage.bat |
index e610a1c02da1dc41fe5e74df61b3b930eccd3fcb..5b4907a47d71095e3bc6cb309783c6ac64780ed8 100755 |
--- a/apply_issue.bat |
+++ b/download_from_google_storage.bat |
@@ -7,4 +7,4 @@ |
PATH=%~dp0;%PATH% |
:: Defer control. |
-%~dp0python "%~dp0\apply_issue.py" %* |
+%~dp0python "%~dp0\download_from_google_storage.py" %* |