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

@ -200,7 +200,4 @@ main() {
write_php_test_page
}
main "$@"
echo "ServerName localhost" | sudo tee -a /etc/httpd/conf/httpd.conf
sudo systemctl restart httpd
main "$@"