@@ -378,10 +382,6 @@ if [ -f /etc/debian_version ]; then
#InstallDrupal
#fi
InstallFix
if["$CFG_GITLABINSTALL"=="yes"];then
InstallGitlabCE
fi
echo-e"\n${green}Well done! ISPConfig installed and configured correctly :D${NC} 😃"
echo-e"\nNow you can access to your ISPConfig installation at: ${underlined}https://$CFG_HOSTNAME_FQDN:$CFG_ISPONCFIG_PORT${NC} or ${underlined}https://${IP_ADDRESS[0]}:$CFG_ISPONCFIG_PORT${NC}"