mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
persist htdocs and conf dir (#1538)
This commit is contained in:
parent
66927aa738
commit
9d62ec4b83
@ -13,6 +13,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Apache24",
|
"extract_dir": "Apache24",
|
||||||
|
"persist": [
|
||||||
|
"htdocs",
|
||||||
|
"conf"
|
||||||
|
],
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\ab.exe",
|
"bin\\ab.exe",
|
||||||
"bin\\abs.exe",
|
"bin\\abs.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user