mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
remove unncessary setting of $HOME env var which causes other issues elsewhere.
This commit is contained in:
parent
0815ecccd5
commit
00be33836b
@ -26,6 +26,5 @@
|
|||||||
"bin\\ssh-keygen.exe",
|
"bin\\ssh-keygen.exe",
|
||||||
"bin\\ssh-keyscan.exe",
|
"bin\\ssh-keyscan.exe",
|
||||||
"bin\\ssh.exe"
|
"bin\\ssh.exe"
|
||||||
],
|
]
|
||||||
"env_set": { "home": "$home" }
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user