Created
October 21, 2017 22:07
-
-
Save mlabouardy/1e5e7140197e08388fab565345297b9c to your computer and use it in GitHub Desktop.
Restart apache server
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
service httpd restart |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment