mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
changed comment for SQL Express install
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
################################################################################
|
||||
## File: Install-SQLExpress.ps1
|
||||
## Desc: Install SQL Express for Windows
|
||||
## SQL Version: Microsoft SQL Express 2019 ( 15.00.2000 )
|
||||
## InstanceName: SQL2019
|
||||
## Username - sa
|
||||
## Password - P@ssword!!
|
||||
## Default path - C:\Program Files (x86)\Microsoft SQL Server
|
||||
################################################################################
|
||||
function Start-Task {
|
||||
param(
|
||||
|
||||
Reference in New Issue
Block a user