Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@ The SHA256 sum of the `svtminion.sh` file, per release, is:

If you're looking for a *one-liner* to install Salt Minion, please read below.

The latest versions of the svtminion scripts for Linux and Windows from the following
https://github.com/saltstack/salt-vmtools/releases/latest/download/svtminion.sh and
https://github.com/saltstack/salt-vmtools/releases/latest/download/svtminion.ps1

There are also .sha256 files for verifying against in the repo for the main branch.
You can also get the correct sha256 sum for the tagged release from
https://github.com/saltstack/salt-vmtools/releases/latest/download/svtminion.sh.sha256 and
https://github.com/saltstack/salt-vmtools/releases/latest/download/svtminion.ps1.sha256

The latest versions of the svtminion scripts for Linux and Windows from the following
https://github.com/saltstack/salt-vmtools/releases/latest/download/svtminion.sh and
https://github.com/saltstack/salt-vmtools/releases/latest/download/svtminion.ps1


## Configuration options

Expand Down
Loading