Update mysql_install.sh
This commit is contained in:
parent
4dad982bf9
commit
386c795ea4
|
|
@ -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 "$@"
|
||||
Loading…
Reference in New Issue