Skip to content

Commit 5904692

Browse files
committed
bundle script
1 parent 6be0d58 commit 5904692

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

bin/bundle-source.sh

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
git archive --format=zip HEAD > eb-java-scorekeep-xray-gettingstarted-v1.zip
2-
unzip -l eb-java-scorekeep-xray-gettingstarted-v1.zip
1+
#!/bin/bash
2+
git archive --format=zip HEAD > eb-java-scorekeep-xray-v2.zip
3+
unzip -l eb-java-scorekeep-xray-v2.zip

0 commit comments

Comments
 (0)