Update nodemgmt-scripts.sh
This commit is contained in:
@@ -1408,7 +1408,7 @@ NEWSITE(){
|
||||
[ "${showdivide}" == "yes" ] && DIVIDER
|
||||
echo
|
||||
width=14
|
||||
printf "%-${width}s: %s\n" "New site" "${NEWSITES}"
|
||||
printf "%-${width}s: %s\n" "New site" "${NEW_SITE}"
|
||||
printf "%-${width}s: %s\n" "Create SSL" "${CREATE_SSL}"
|
||||
printf "%-${width}s: %s\n" "Site type" "${SITE_TYPE}"
|
||||
if [ "${SITE_TYPE}" = "proxy" ]; then
|
||||
|
||||
Reference in New Issue
Block a user