mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
parent
188521b779
commit
37a485bfc2
@ -8,7 +8,7 @@
|
|||||||
"hash": "e8ac817ae276ba1d12044a65444c109f284015ba985d29201a9fd4f38b5e6187",
|
"hash": "e8ac817ae276ba1d12044a65444c109f284015ba985d29201a9fd4f38b5e6187",
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
"$manifest.persist | ForEach-Object {",
|
"$manifest.persist | ForEach-Object {",
|
||||||
" if (-not (Test-Path \"$persist_dir\\$_\")) { New-Item \"$dir\\$_\" -Force -ItemType file | Out-Null }",
|
" if (-not (Test-Path \"$persist_dir\\$_\")) { New-Item \"$dir\\$_\" -ItemType file | Out-Null }",
|
||||||
"}"
|
"}"
|
||||||
],
|
],
|
||||||
"bin": "es.exe",
|
"bin": "es.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user