forked from x/ContextOS
opt some
This commit is contained in:
parent
5bc53aa9f0
commit
28ff1645f5
@ -42,4 +42,4 @@ serve() {
|
||||
prepare && shutdown && start $@
|
||||
}
|
||||
|
||||
cmd=$1 && [ -n "$cmd" ] && shift || cmd="serve serve dev"; $cmd $*
|
||||
cmd=$1 && [ -n "$cmd" ] && shift || cmd="serve serve start dev dev"; $cmd $*
|
||||
|
Loading…
x
Reference in New Issue
Block a user