Update igotify-install.sh

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
MeadMaker
2026-02-18 17:40:21 -08:00
committed by GitHub
parent bf5881adc3
commit 2e9a4bacba

View File

@@ -20,7 +20,7 @@ setup_deb822_repo \
"https://packages.microsoft.com/debian/13/prod/" \
"trixie" \
"main"
$STD apt-get install -y \
$STD apt install -y \
aspnetcore-runtime-10.0
msg_ok "Installed Dependencies"