From ae0699bd12f7e3b56bbbcf5803c7d670c1e3dfc1 Mon Sep 17 00:00:00 2001 From: Ark74 Date: Mon, 5 Oct 2020 01:43:24 -0500 Subject: [PATCH] Set rsync manually installed --- quick_jibri_installer.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/quick_jibri_installer.sh b/quick_jibri_installer.sh index 3a56c82..516f719 100644 --- a/quick_jibri_installer.sh +++ b/quick_jibri_installer.sh @@ -225,6 +225,7 @@ apt-get -y install \ htop \ letsencrypt \ net-tools \ + rsync \ unzip \ wget