Update debian-v3.sh

pull/152/head
tteckster 3 years ago committed by GitHub
parent fb27c9bd34
commit 4cc1329b40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save

Powered by BW's shoe-string budget.