remove " " (#1292)

This commit is contained in:
Daniel Hansson 2020-06-15 23:45:24 +02:00 committed by GitHub
parent f345836b20
commit a2adfab3a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -148,7 +148,7 @@ no-tlsv1
no-tlsv1_1
no-stdout-log
simple-log
log-file="$VMLOGS"/turnserver.log
log-file=$VMLOGS/turnserver.log
TURN_CREATE
if [ -f "$TURN_CONF" ];
then