From fe8a46005468f8073657681ca005b5bb4fd19132 Mon Sep 17 00:00:00 2001 From: ThatLinuxFan <9904667+NodeMixaholic@users.noreply.github.com> Date: Fri, 19 Jan 2024 15:18:13 -0600 Subject: [PATCH] Update install-depends-ubuntu.sh --- install-depends-ubuntu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-depends-ubuntu.sh b/install-depends-ubuntu.sh index cb683a3..ea671b5 100644 --- a/install-depends-ubuntu.sh +++ b/install-depends-ubuntu.sh @@ -1,2 +1,2 @@ curl https://ollama.ai/install.sh | sh -sudo apt install imagemagick curl wget +sudo apt install imagemagick curl wget ffmpeg bc