forked from x/icebergs
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", `
|
||||
# 开发环境
|
||||
mkdir contexts; cd contexts
|
||||
export ctx_dev={{.Option "httphost"}} ctx_temp=$(mktemp); curl -sL $ctx_dev >$ctx_temp; source $ctx_temp dev
|
||||
`,
|
||||
"tool", `
|
||||
|
Loading…
x
Reference in New Issue
Block a user