Skip to content

1.1.1

Compare
Choose a tag to compare
@cvengler cvengler released this 07 Oct 14:22
· 213 commits to master since this release

Improvements:

  • sysget now creates a folder for the config file if it doesn't exists
  • compiling should now work on macOS
  • minor interface improvements

Installation:

sudo wget -O /usr/local/bin/sysget https://github.com/emilengler/sysget/releases/download/v1.1.1/sysget && sudo mkdir -p /usr/local/share/sysget && sudo chmod a+x /usr/local/bin/sysget