jitsi-auth-dovecot.sh: fix error installing 'mercurial'..
This commit is contained in:
@@ -228,7 +228,7 @@ FQHN_HOSTNAME=
|
||||
echo ""
|
||||
echo -e "\033[32m--\033[m"
|
||||
echo ""
|
||||
echo "Insert full qualified hostname for BigBlueButton Service"
|
||||
echo "Insert full qualified hostname for Jitsi-Meet Service"
|
||||
echo ""
|
||||
if [[ -n "$DEFAULT_FQHN_HOSTNAME" ]]; then
|
||||
while [[ "X${FQHN_HOSTNAME}" = "X" ]]; do
|
||||
@@ -259,7 +259,7 @@ HOSTNAME="${FQHN_HOSTNAME%%.*}"
|
||||
|
||||
echo ""
|
||||
echo ""
|
||||
echo -e "\t\033[32mStart pre-install script for BigBlueButton Service with the following parameters\033[m"
|
||||
echo -e "\t\033[32mStart post-install script for Jitsi-Meet Service with the following parameters\033[m"
|
||||
echo ""
|
||||
echo -e "\tFull qualified Hostname..: $FQHN_HOSTNAME"
|
||||
echo -e "\tHostname.................: $HOSTNAME"
|
||||
|
||||
Reference in New Issue
Block a user