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