Update actualbudget-install.sh

This commit is contained in:
CanbiZ 2025-01-24 14:41:03 +01:00 committed by GitHub
parent 17745c344b
commit 75f90409eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,6 +18,7 @@ $STD apt-get install -y \
curl \
sudo \
mc \
tini \
gpg \
build-essential
msg_ok "Installed Dependencies"