fix: messages

This commit is contained in:
Kyle Kroboth 2025-03-12 23:30:23 -04:00
parent 32c28e0aa7
commit 6718bb3318

View File

@ -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