mirror of
https://shylinux.com/x/icebergs
synced 2025-04-26 09:34:05 +08:00
opt some
This commit is contained in:
parent
fa4a74af53
commit
803a04bbe5
@ -110,7 +110,6 @@ export ctx_log=/dev/stdout ctx_dev={{.Option "httphost"}} ctx_temp=$(mktemp); cu
|
|||||||
`,
|
`,
|
||||||
"miss", `
|
"miss", `
|
||||||
# 开发环境
|
# 开发环境
|
||||||
mkdir contexts; cd contexts
|
|
||||||
export ctx_dev={{.Option "httphost"}} ctx_temp=$(mktemp); curl -sL $ctx_dev >$ctx_temp; source $ctx_temp dev
|
export ctx_dev={{.Option "httphost"}} ctx_temp=$(mktemp); curl -sL $ctx_dev >$ctx_temp; source $ctx_temp dev
|
||||||
`,
|
`,
|
||||||
"tool", `
|
"tool", `
|
||||||
|
Loading…
x
Reference in New Issue
Block a user