Commit 4a0c0de7 authored by Terence Lee's avatar Terence Lee

don't need to copy the template over anymore

parent 8ccdc955
......@@ -19,7 +19,6 @@ cp -a $bp_dir/scripts/config $build_dir/bin/config
echo "-----> Installed ${nginx_version} to /app/bin"
mkdir -p $build_dir/config
cp $bp_dir/scripts/config/templates/nginx.conf.erb $build_dir/config
cp $bp_dir/scripts/config/templates/mime.types $build_dir/config
mkdir -p $build_dir/logs
......
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