mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
nu@0.38.0: Remove pre_install (#2256)
This commit is contained in:
parent
deda20224e
commit
4d72cf33ee
@ -10,12 +10,7 @@
|
|||||||
"extract_dir": "nu_0_38_0_windows\\nushell-0.38.0"
|
"extract_dir": "nu_0_38_0_windows\\nushell-0.38.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
|
||||||
"ensure \"$dir\\Plugins\" | Out-Null",
|
|
||||||
"Move-Item \"$dir\\nu_plugin_*\" \"$dir\\Plugins\""
|
|
||||||
],
|
|
||||||
"bin": "nu.exe",
|
"bin": "nu.exe",
|
||||||
"env_add_path": "Plugins",
|
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/nushell/nushell"
|
"github": "https://github.com/nushell/nushell"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user