1
0
forked from x/icebergs
This commit is contained in:
shaoying 2022-10-04 08:29:04 +08:00
parent ecddb6cdae
commit dd0a98a73e

View File

@ -48,6 +48,9 @@ func init() {
switch m.Option(ctx.ACTION) {
case AUTOGEN, web.DREAM, XTERM:
m.Cmdy(m.Option(ctx.ACTION), mdb.INPUTS, arg)
case "extension":
nfs.DirDeepAll(m, "usr/volcanos/plugin/local/code/", "inner/", nil, nfs.PATH)
default:
switch arg[0] {
case ctx.INDEX: