Remove .net install
This commit is contained in:
@@ -32,10 +32,6 @@ function update_script() {
|
|||||||
$STD apt -y upgrade
|
$STD apt -y upgrade
|
||||||
msg_ok "Updated ${APP} LXC"
|
msg_ok "Updated ${APP} LXC"
|
||||||
|
|
||||||
msg_info "Updating .NET SDK"
|
|
||||||
$STD apt install -y dotnet-sdk-10.0
|
|
||||||
msg_ok "Updated .NET SDK"
|
|
||||||
|
|
||||||
msg_info "Updating Umbraco Templates"
|
msg_info "Updating Umbraco Templates"
|
||||||
$STD dotnet new update
|
$STD dotnet new update
|
||||||
msg_ok "Updated Umbraco Templates"
|
msg_ok "Updated Umbraco Templates"
|
||||||
|
|||||||
Reference in New Issue
Block a user