siemonster :: generate nginx.conf
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# generate configs
|
||||
/usr/local/bin/confd -backend="env" -confdir="/etc/confd" -onetime
|
||||
|
||||
# run main command
|
||||
exec "$@"
|
||||
Reference in New Issue
Block a user