From 449a7124ac3a02f4a22a893d8ff50e0edee0393a Mon Sep 17 00:00:00 2001 From: Ark74 Date: Thu, 6 May 2021 02:00:05 -0500 Subject: [PATCH] Fix package name --- tools/jibri-resolution-enhancer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/jibri-resolution-enhancer.sh b/tools/jibri-resolution-enhancer.sh index 1adb9dd..95342dd 100644 --- a/tools/jibri-resolution-enhancer.sh +++ b/tools/jibri-resolution-enhancer.sh @@ -32,7 +32,7 @@ Exiting..." exit fi -apt-get -y install apt-show-version +apt-get -y install apt-show-versions JIBRI_OPT="/opt/jitsi/jibri" JIBRI_ENH_PATH="/opt/jibri-res-enhancer"