mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Merge pull request #2271 from rashil2000/patch-1
nvs: make it work in non-powershell shells
This commit is contained in:
commit
5b5f19c43b
@ -6,7 +6,7 @@
|
|||||||
"url": "https://github.com/jasongin/nvs/releases/download/v1.6.0/nvs-1.6.0.msi",
|
"url": "https://github.com/jasongin/nvs/releases/download/v1.6.0/nvs-1.6.0.msi",
|
||||||
"hash": "95b0fdff01142d5aa56217e32f79fe27c12ee9ac976a1c4e160b0fd6e8db320f",
|
"hash": "95b0fdff01142d5aa56217e32f79fe27c12ee9ac976a1c4e160b0fd6e8db320f",
|
||||||
"extract_dir": "nvs",
|
"extract_dir": "nvs",
|
||||||
"bin": "nvs.ps1",
|
"env_add_path": ".",
|
||||||
"persist": "nodejs",
|
"persist": "nodejs",
|
||||||
"env_set": {
|
"env_set": {
|
||||||
"NVS_HOME": "$dir\\nodejs"
|
"NVS_HOME": "$dir\\nodejs"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user