#!/bin/bash #DESC This script checks the system serial number then sees if there is a customs folder on the repo with scripts to run. #PRDno BACKEND="http://rhel8repo.centralus.cloudapp.azure.com/ostools-1.17" SERIAL="`dmidecode -s system-serial-number`" GROUP="rh8" SCRIPT_LIST=`/usr/bin/curl -ls $BACKEND/$GROUP/ | sed 's/