initial commit with apps from course repo
This commit is contained in:
4
hello-world-nginx/run.sh
Normal file
4
hello-world-nginx/run.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
source scl_source enable rh-nginx18
|
||||
exec nginx -g "daemon off;"
|
||||
Reference in New Issue
Block a user