Commit 2f05ff88 authored by tywldx's avatar tywldx

s

parent 79856a6f
...@@ -21,7 +21,7 @@ function createNginxHttpAndSSLConf() ...@@ -21,7 +21,7 @@ function createNginxHttpAndSSLConf()
http_port=$4 http_port=$4
https_port=$5 https_port=$5
file_name=$6 file_name=$6
echo "$project_name"
touch $file_name touch $file_name
echo "############----${project_name}----############" >> $file_name echo "############----${project_name}----############" >> $file_name
echo "server {" >> $file_name echo "server {" >> $file_name
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment