Skip to content

Commit 446938b

Browse files
committed
to fix Github corruption
go figure
1 parent 461caed commit 446938b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Scripts/01_Server_Appliance.ps1

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,6 @@ Write-Output "Server $SQLInstance"
6767
$WinServer = ($SQLInstance -split {$_ -eq "," -or $_ -eq "\"})[0]
6868

6969

70-
<<<<<<< HEAD
71-
72-
=======
73-
>>>>>>> origin/master
7470
# Server connection check
7571
[string]$serverauth = "win"
7672
if ($mypass.Length -ge 1 -and $myuser.Length -ge 1)

0 commit comments

Comments
 (0)