Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
wget https://dl-nmis.opmantek.com/spacelift/latest/nmis-rpc-linux

now give it a bit of execute

Code Block
languagebash
chmod +x nmis-rpc-linux



Then check the version

Code Block
languagebash
nmis-rpc-linux -version
nmis-rpc version v0.0.2 (built 2024-07-24 06:54:50)

...