Remove obsolete copy of nginx config

This commit is contained in:
Oliver Traber 2021-06-03 01:59:13 +02:00
parent 567c5234cb
commit a78772f563
Signed by: Bluemedia
GPG key ID: C7BA47275B086E2C

View file

@ -11,9 +11,6 @@ if [ ! -f /setup.lock ]; then
echo "Your auto-generated stream key is: $VALID_STREAM_KEY"
fi
# Build nginx.conf
cp /template/nginx.conf.skel /etc/nginx/nginx.conf
# Check if tls should be enabled
if [[ ! -z "$TLS_CERT" ]]; then
# Build nginx.conf for RTMPS