Requested changes by team

This commit is contained in:
montagneid
2026-05-12 13:36:00 +02:00
parent fee42171ea
commit 522e949dc3
2 changed files with 4 additions and 20 deletions

View File

@@ -39,8 +39,6 @@ function update_script() {
msg_info "Updating Umbraco Templates"
$STD dotnet new update
msg_ok "Updated Umbraco Templates"
msg_ok "Update completed successfully!"
exit
}