mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
openresty: Persist data (#692)
This commit is contained in:
parent
dd6338d9c5
commit
4d7abba6e8
@ -24,6 +24,11 @@
|
|||||||
"restydoc.bat",
|
"restydoc.bat",
|
||||||
"restydoc-index.bat"
|
"restydoc-index.bat"
|
||||||
],
|
],
|
||||||
|
"persist": [
|
||||||
|
"conf",
|
||||||
|
"html",
|
||||||
|
"logs"
|
||||||
|
],
|
||||||
"notes": [
|
"notes": [
|
||||||
"Use '-p $PWD' to specify current directory when running OpenResty.",
|
"Use '-p $PWD' to specify current directory when running OpenResty.",
|
||||||
"(Alternately, see documentation by running 'scoop home openresty'.)",
|
"(Alternately, see documentation by running 'scoop home openresty'.)",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user