sudo crontab -e
@reboot sleep 30 && /usr/bin/curl "https://example.com/api/system/issue/add?type=Server+Reboot&url=https://softganz.com&date=$(date +%Y-%m-%dT%H:%M:%S)&agent=crontab&referer=boot"
Web & Software Developer Gang.
sudo crontab -e
@reboot sleep 30 && /usr/bin/curl "https://example.com/api/system/issue/add?type=Server+Reboot&url=https://softganz.com&date=$(date +%Y-%m-%dT%H:%M:%S)&agent=crontab&referer=boot"