Update mysql_install.sh

This commit is contained in:
RomanNum3ral 2026-04-07 12:58:22 +00:00
parent 4dad982bf9
commit 386c795ea4
1 changed files with 1 additions and 4 deletions

View File

@ -201,6 +201,3 @@ main() {
} }
main "$@" main "$@"
echo "ServerName localhost" | sudo tee -a /etc/httpd/conf/httpd.conf
sudo systemctl restart httpd