Browse Source

Typo fixed

Hal De 4 years ago
parent
commit
e984615563
1 changed files with 1 additions and 1 deletions
  1. 1 1
      filesystem/entrypoint-hooks.sh

+ 1 - 1
filesystem/entrypoint-hooks.sh

@@ -427,7 +427,7 @@ Charset=utf8" > /etc/odbc.ini
       fwconsole setting $k $v
     fi
   done
-  echo "---> adding asterisk manager user..."
+
   if [[ ! -z "${AMI_USERNAME}" && ! -z "${AMI_SECRET}" ]]; then
     echo "---> adding asterisk manager user ${AMI_USERNAME}..."
     set +H