Merge pull request #2271 from rashil2000/patch-1

nvs: make it work in non-powershell shells
This commit is contained in:
Steve Hipwell 2021-09-08 17:10:43 +01:00 committed by GitHub
commit 5b5f19c43b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
"url": "https://github.com/jasongin/nvs/releases/download/v1.6.0/nvs-1.6.0.msi",
"hash": "95b0fdff01142d5aa56217e32f79fe27c12ee9ac976a1c4e160b0fd6e8db320f",
"extract_dir": "nvs",
"bin": "nvs.ps1",
"env_add_path": ".",
"persist": "nodejs",
"env_set": {
"NVS_HOME": "$dir\\nodejs"