Closing recommendation.

This commit is contained in:
Luis Guzmán 2021-05-06 02:55:22 -05:00
parent 0139090e7c
commit ccfe972441
1 changed files with 3 additions and 2 deletions

View File

@ -113,10 +113,11 @@ else
fi
fi
fi
systemctl restart jibri*
if [ "$CLEAN" = "true" ]; then
rm -r /tmp/jibri
rm -r $JIBRI_ENH_PATH
rm /opt/jitsi/jibri/jibri-res_enh.jar
fi
systemctl restart jibri
echo "This will be a good time to test the enhanced resolution."