mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-28 03:24:43 +00:00
Simplify installation command for aspnetcore-runtime
This commit is contained in:
@@ -20,8 +20,7 @@ setup_deb822_repo \
|
|||||||
"https://packages.microsoft.com/debian/13/prod/" \
|
"https://packages.microsoft.com/debian/13/prod/" \
|
||||||
"trixie" \
|
"trixie" \
|
||||||
"main"
|
"main"
|
||||||
$STD apt install -y \
|
$STD apt install -y aspnetcore-runtime-10.0
|
||||||
aspnetcore-runtime-10.0
|
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
fetch_and_deploy_gh_release "igotify" "androidseb25/iGotify-Notification-Assistent" "prebuild" "latest" "/opt/igotify" "iGotify-Notification-Service-amd64-v*.zip"
|
fetch_and_deploy_gh_release "igotify" "androidseb25/iGotify-Notification-Assistent" "prebuild" "latest" "/opt/igotify" "iGotify-Notification-Service-amd64-v*.zip"
|
||||||
|
|||||||
Reference in New Issue
Block a user