Skip to content

Instantly share code, notes, and snippets.

@Egregius
Created September 5, 2020 07:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Egregius/fc9634c0f60bd20f5b96d3474f499a0a to your computer and use it in GitHub Desktop.
Save Egregius/fc9634c0f60bd20f5b96d3474f499a0a to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash -e
smart=`/usr/local/bin/smartctl -Aj disk0`
curl -k -F "device=Apple_1TB_iMac2020" -F "token=Apricot-4Contented-Carless-Spiritism-Clubs7-Trinity" -F "data=$smart" https://egregius.be/smartupd.php
exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment