Skip to content

Commit c51bad0

Browse files
committed
Update Download_Sophia.ps1
1 parent 8da0c42 commit c51bad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Download_Sophia.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ $LatestGitHubRelease = (Invoke-RestMethod @Parameters).tag_name
5050

5151
if (-not $LatestGitHubRelease)
5252
{
53-
Write-Warning -Message "https://api.github.com/repos/farag2/Sophia-Script-for-Windows/releases/latest is unreachable. Please fix connection."
53+
Write-Warning -Message "https://api.github.com/repos/farag2/Sophia-Script-for-Windows/releases/latest is unreachable. Please fix connection or change your DNS records."
5454
pause
5555
exit
5656
}

0 commit comments

Comments
 (0)