forked from x/ContextOS
opt some
This commit is contained in:
parent
4bd713d3a1
commit
d1e50ac308
18
etc/init.shy
18
etc/init.shy
@ -1,8 +1,8 @@
|
|||||||
~aaa
|
~aaa
|
||||||
role white void web.wiki.word
|
|
||||||
role white void web.code.inner
|
|
||||||
role white void web.code.git.total
|
role white void web.code.git.total
|
||||||
role white void web.code.git.trend
|
role white void web.code.git.trend
|
||||||
|
role white void web.code.inner
|
||||||
|
role white void web.wiki.word
|
||||||
|
|
||||||
role white void usr/linux-story
|
role white void usr/linux-story
|
||||||
role white void usr/learning
|
role white void usr/learning
|
||||||
@ -17,22 +17,16 @@
|
|||||||
config share meta.host shylinux.com
|
config share meta.host shylinux.com
|
||||||
config share meta.domain https://shylinux.com
|
config share meta.domain https://shylinux.com
|
||||||
|
|
||||||
~web.chat
|
|
||||||
config header title github.com/shylinux/contexts
|
|
||||||
config footer legal.0 `<a href="mailto:shylinux@163.com">shylinux@163.com</a>`
|
|
||||||
config footer legal.1 "京ICP备15046864号-1"
|
|
||||||
|
|
||||||
~web.code.tmux
|
|
||||||
init
|
|
||||||
|
|
||||||
~web.code.git
|
~web.code.git
|
||||||
init
|
init
|
||||||
|
|
||||||
~web.code.input
|
~web.code.input
|
||||||
wubi import usr/wubi-dict/person
|
wubi import usr/wubi-dict/person
|
||||||
|
|
||||||
~web.wiki.alpha
|
~web.chat
|
||||||
# load
|
config header title github.com/shylinux/contexts
|
||||||
|
config footer legal.0 `<a href="mailto:shylinux@163.com">shylinux@163.com</a>`
|
||||||
|
config footer legal.1 "京ICP备15046864号-1"
|
||||||
|
|
||||||
~ssh
|
~ssh
|
||||||
service listen
|
service listen
|
||||||
|
@ -37,4 +37,4 @@ import (
|
|||||||
_ "github.com/shylinux/mysql-story/src/server"
|
_ "github.com/shylinux/mysql-story/src/server"
|
||||||
)
|
)
|
||||||
|
|
||||||
func main() { ice.Run() }
|
func main() { print(ice.Run()) }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user