From 6cb53ce8809db3642d21662a6395e92bcaf1f37b Mon Sep 17 00:00:00 2001 From: Ark74 Date: Mon, 1 Sep 2025 19:25:50 -0600 Subject: [PATCH] remove deprecated chage to unexisting file --- quick_jibri_installer.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/quick_jibri_installer.sh b/quick_jibri_installer.sh index add5ff6..dbd8479 100644 --- a/quick_jibri_installer.sh +++ b/quick_jibri_installer.sh @@ -819,9 +819,6 @@ restart_services() { check_jibri } -# Configure Jvb2 -sed -i "/shard.HOSTNAME/s|localhost|$DOMAIN|" "$JVB2_SIP" - #-------------------------------------------------- print_title "Configure Jibri" #--------------------------------------------------