This website requires JavaScript.
Explore
Help
Register
Sign In
andrew
/
build-grav
Watch
1
Star
0
Fork
You've already forked build-grav
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
8fa6c07cf5
build-grav
/
run.sh
5 lines
65 B
Bash
Raw
Blame
History
#!/bin/sh
# Start PHP-FPM and Apache
php-fpm
service httpd start
Reference in New Issue
View Git Blame
Copy Permalink