From 031eb1cac634ccf665f5c0b2baba1d66940c0824 Mon Sep 17 00:00:00 2001 From: Ark74 Date: Mon, 20 Jan 2025 02:54:04 -0600 Subject: [PATCH] replace htop in favor of btop --- quick_jibri_installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quick_jibri_installer.sh b/quick_jibri_installer.sh index e823aa4..17c81fe 100644 --- a/quick_jibri_installer.sh +++ b/quick_jibri_installer.sh @@ -388,7 +388,7 @@ apt-get -y install \ curl \ ffmpeg \ git \ - htop \ + btop \ jq \ net-tools \ rsync \