Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4415638

Browse files
committed
Add wildcard, so on Windows we'll show the '.exe' extension too
1 parent0b16731 commit4415638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Makefile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ gen: database/generate peerbroker/proto provisionersdk/proto provisionerd/proto
5656
install:
5757
@echo"--- Copying from bin to$(INSTALL_DIR)"
5858
cp -r ./bin$(INSTALL_DIR)
59-
@echo"-- CLI available at$(INSTALL_DIR)/coder"
59+
@echo"-- CLI available at$(shell ls$(INSTALL_DIR)/coder*)"
6060
.PHONY: install
6161

6262
peerbroker/proto: peerbroker/proto/peerbroker.proto

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp