Initial release with support for TrueNAS 12 🎉
Added
- Add a Markdown Lint job to the Lint action
- Add a Release action to create a GitHub release on git tags with a changelog
Changed
- Rename repository to "TrueNAS Useful Scripts"
- Change GitHub URL to https://github.com/PlqnK/truenas-useful-scripts
- Replace every "FreeNAS" references in the readme and scripts to "TrueNAS" where applicable
Fixed
- Fix
zpool status
output parsing in the ZPool report script - Fix ShellCheck action (follow sourced scripts)