Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
74th committed Jun 15, 2024
1 parent 62ab122 commit 23c39a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion send-cpu-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ go build .

```
go build .
sudo cp ./send-cpu-usage
sudo cp ./send-cpu-usage /usr/loca/bin/
sudo cp systemd/send-cpu-usage.service /etc/systemd/system/
sudo systemd daemon-reload
sudo systemd enable send-cpu-usage.service
Expand Down

0 comments on commit 23c39a7

Please sign in to comment.