From 6718bb3318f4dbea01cd6ecfca3f79dcefd5aacd Mon Sep 17 00:00:00 2001 From: Kyle Kroboth Date: Wed, 12 Mar 2025 23:30:23 -0400 Subject: [PATCH] fix: messages --- install/fileflows-install.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/install/fileflows-install.sh b/install/fileflows-install.sh index b937c58..b1ab6a3 100644 --- a/install/fileflows-install.sh +++ b/install/fileflows-install.sh @@ -79,8 +79,7 @@ if [[ "$CTTYPE" == "0" ]]; then $STD adduser $(id -u -n) video $STD adduser $(id -u -n) render fi -msg_ok "Installed Hardware Acceleration" -msg_ok "Set Up Hardware Acceleration" +msg_ok "Installed and Set Up Hardware Acceleration" msg_info "Installing ASP.NET Core Runtime" wget -q https://packages.microsoft.com/config/debian/12/packages-microsoft-prod.deb -O packages-microsoft-prod.deb