fix variables

This commit is contained in:
MintHCM-admin 2025-12-18 10:46:42 +01:00
parent 5b85d87041
commit e0dee38852

View File

@ -91,7 +91,7 @@ sed -i 's/^ELASTICSEARCH_HOST=.*/ELASTICSEARCH_HOST=localhost/' /var/www/script/
{
echo "MintHCM DB Credentials"
echo "MariaDB User: $DB_USER"
echo "MariaDB User: minthcm"
echo "MariaDB Password: $DB_PASS"
} >>~/minthcm.creds