mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +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"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
"ensure \"$dir\\Plugins\" | Out-Null",
|
||||
"Move-Item \"$dir\\nu_plugin_*\" \"$dir\\Plugins\""
|
||||
],
|
||||
"bin": "nu.exe",
|
||||
"env_add_path": "Plugins",
|
||||
"checkver": {
|
||||
"github": "https://github.com/nushell/nushell"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user