Skip to content

Commit

Permalink
Fix example config
Browse files Browse the repository at this point in the history
  • Loading branch information
KonishchevDmitry committed Nov 20, 2024
1 parent 529607c commit 91b6107
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,10 @@ tools:
# Binary path to look for inside the release archive. If it's not specified, the tool will try to find it automatically.
binary_matcher: "*/prometheus"
# Post-install script
# Path where to install this specific tool to
path: ~/bin
# Post-install command
post: systemctl restart prometheus
# If you have a lot of tools, you may hit GitHub API rate limits for anonymous requests at some moment.
Expand Down

0 comments on commit 91b6107

Please sign in to comment.