@ -119,9 +119,10 @@ header_info
if [ -z $CT_NAME ]; then
CT_NAME=$NSAPP;
HN=$NSAPP
else
HN=$(echo ${CT_NAME,,} | tr -d ' ')
fi
if [ $CT_NAME ]; then
echo -en "${GN}Set CT Name To ${BL}$CT_NAME${CL}"
echo -e " ${CM}${CL} \r"
sleep 1
Powered by BW's shoe-string budget.