From 75f90409ebf34e213a10a29bbdcf739c1d868b0c Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Fri, 24 Jan 2025 14:41:03 +0100 Subject: [PATCH] Update actualbudget-install.sh --- install/actualbudget-install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install/actualbudget-install.sh b/install/actualbudget-install.sh index c4e203d4..b6068c2c 100644 --- a/install/actualbudget-install.sh +++ b/install/actualbudget-install.sh @@ -18,6 +18,7 @@ $STD apt-get install -y \ curl \ sudo \ mc \ + tini \ gpg \ build-essential msg_ok "Installed Dependencies"