yet some more style details

This commit is contained in:
Luis Guzmán 2025-02-20 01:20:57 -06:00
parent 3b1a774ee6
commit 0db355c5c5
1 changed files with 2 additions and 2 deletions

View File

@ -859,8 +859,8 @@ BREWERY
sed -i "s|conference.$DOMAIN|internal.auth.$DOMAIN|" "$MEET_CONF"
#Enable recording & livestreaming by default.
echo "> Patching config.js to enable recording and livestreaming by default..."
echo " Read more about patches at the patches folder."
echo -e "\n> Patching config.js to enable recording and livestreaming by default..."
echo -e " Read more about patches at the patches folder.\n"
envsubst < \
patches/jitsi-meet/001-jitsi-meet-enable-livestreaming-and-recording.patch | \
patch --no-backup-if-mismatch -d / -p1