1 #!/usr/bin/env sh
2
3 echo "Restart httpd"
3 /usr/bin/systemctl restart httpd
4 /usr/bin/systemctl restart httpd