mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
manifest can add to path (used for python/scripts)
This commit is contained in:
parent
6d68621336
commit
e24976337c
@ -12,5 +12,6 @@
|
|||||||
"64bit": "{9FA9A2A6-19E4-381A-8AF3-F8CF12F0DCF0}"
|
"64bit": "{9FA9A2A6-19E4-381A-8AF3-F8CF12F0DCF0}"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [ "python.exe", "py.exe" ]
|
"bin": [ "python.exe", "py.exe" ],
|
||||||
|
"add_path": [ "scripts" ]
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user