Skip to content

Commit dab8b9d

Browse files
committed
chore: typo
1 parent 3e724b3 commit dab8b9d

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
@@ -18,4 +18,4 @@ build_agent:
1818
cd $(AGENT_DIR) && go build -o swiftwave-agent .
1919

2020
install_agent: build_agent
21-
cp $(AGENT_DIR)/agent /usr/bin/swiftwave-agent
21+
cp $(AGENT_DIR)/swiftwave-agent /usr/bin/swiftwave-agent

0 commit comments

Comments
 (0)