Creates pretty reports from JSS data.
- Download all files to a directory on your computer.
- Make sure makeReport.sh is executable:
chmod +x makeReport.sh
- Edit makeReport.sh to include your username, password, and server.
- Run the tool:
./makeReport
- Open report.html in a browser.
--