mirror of
https://shylinux.com/x/icebergs
synced 2025-04-26 09:34: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) {
|
switch m.Option(ctx.ACTION) {
|
||||||
case AUTOGEN, web.DREAM, XTERM:
|
case AUTOGEN, web.DREAM, XTERM:
|
||||||
m.Cmdy(m.Option(ctx.ACTION), mdb.INPUTS, arg)
|
m.Cmdy(m.Option(ctx.ACTION), mdb.INPUTS, arg)
|
||||||
|
case "extension":
|
||||||
|
nfs.DirDeepAll(m, "usr/volcanos/plugin/local/code/", "inner/", nil, nfs.PATH)
|
||||||
|
|
||||||
default:
|
default:
|
||||||
switch arg[0] {
|
switch arg[0] {
|
||||||
case ctx.INDEX:
|
case ctx.INDEX:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user