update sed change

This commit is contained in:
Luis Guzman 2018-10-04 06:00:03 -05:00 committed by GitHub
parent cc76e4dbbd
commit 8f4b58ebe0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -256,7 +256,7 @@ sed -i "s|// liveStreamingEnabled: false,|liveStreamingEnabled: true,\\
#LocalRecording #LocalRecording
echo "# Enabling local recording (audio only)." echo "# Enabling local recording (audio only)."
sed -i "348,358 s|\}|\},|" $MEET_CONF sed -i "356,366 s|\}|\},|" $MEET_CONF
sed -i "s|// Local Recording|// Local Recording \\ sed -i "s|// Local Recording|// Local Recording \\
\\ \\
localRecording: \{\\ localRecording: \{\\