diff --git a/inc/sites.inc b/inc/sites.inc index 22a626d7..25fb4c18 100755 --- a/inc/sites.inc +++ b/inc/sites.inc @@ -636,7 +636,6 @@ SITEINFO(){ fi sitefacline=$(ssh root@${NM_AUTHELIA_IP} grep -Fn ${site} /mnt/web-data/authelia/config/configuration.yml) sitefacline=${sitefacline%%:*} - echo "HERE: ${onefacline} - ${twofacline} - ${sitefacline}" if [ "${sitefacline}" == "" ]; then lock='error' elif [ ${sitefacline} -lt ${onefacline} ]; then