mirror of
https://shylinux.com/x/icebergs
synced 2025-04-25 17:18:05 +08:00
opt some
This commit is contained in:
parent
ecddb6cdae
commit
dd0a98a73e
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user