#!/bin/bash set -e echo echo Kittenshart Network Node Activation echo read -p "Enter Asset Tag: " assetTag < /dev/tty curl --fail-with-body --no-progress-meter "https://phonehome.kittenshart.com/${assetTag}" | sudo bash