Skip to content

v43.0

Compare
Choose a tag to compare
@shred shred released this 12 Jun 17:56
· 29 commits to master since this release
9e28db7
  • Added more expansions (and fixed a few typos).
  • InstallIfy has new options ENV and GLOBAL, to store the result in an env variable. Thanks to mfilos for the idea.
  • Identify now detects the AAA chipset in their single (low end) and dual (high end) configuration. We should never stop dreaming. 😉

An InstallIfy example:

InstallIfy ENV=MYCPU CPU
echo "Your system has a $MYCPU CPU"