Skip to content

Commit 05bb818

Browse files
committed
add make sha
1 parent 8da0aeb commit 05bb818

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ clean:
1212
@rm bin/appcloud-cf-cli-plugin_* -f
1313

1414
all: clean build
15+
16+
sha:
17+
@sha1sum bin/appcloud-cf-cli-plugin_*

0 commit comments

Comments
 (0)