We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a71b8a8 commit 54bd645Copy full SHA for 54bd645
Makefile
@@ -11,4 +11,4 @@ copy:
11
gsutil -m cp -r . gs://$(GS_BUCKET)/$(NAME)
12
13
release-zip:
14
- make-release-zip.sh
+ ./make-release-zip.sh
0 commit comments