File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- $BaseGitHubRequest = " https://raw.githubusercontent.com/SameerJS6/zed-cli-win-unofficial/refs/heads/add-mutliple-instance-feature /scripts"
1+ $BaseGitHubRequest = " https://raw.githubusercontent.com/SameerJS6/zed-cli-win-unofficial/refs/heads/main /scripts"
22$TempInstallerPath = Join-Path $env: TEMP " Zed-With-CLI-Installer-$ ( Get-Random ) "
33
44$isDebugging = $false
Original file line number Diff line number Diff line change 1- $BaseGitHubRequest = " https://raw.githubusercontent.com/SameerJS6/zed-cli-win-unofficial/refs/heads/add-mutliple-instance-feature /scripts"
1+ $BaseGitHubRequest = " https://raw.githubusercontent.com/SameerJS6/zed-cli-win-unofficial/refs/heads/main /scripts"
22$TempInstallerPath = Join-Path $env: TEMP " CLI-only-installer-$ ( Get-Random ) "
33
44$isDebugging = $false
You can’t perform that action at this time.
0 commit comments