mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-25 16:58:06 +08:00
opt some
This commit is contained in:
parent
7070c78bdd
commit
67f57b20ab
@ -42,4 +42,4 @@ serve() {
|
|||||||
prepare && shutdown && start $@
|
prepare && shutdown && start $@
|
||||||
}
|
}
|
||||||
|
|
||||||
cmd=$1 && [ -n "$cmd" ] && shift || cmd="serve serve start dev dev"; $cmd $*
|
cmd=$1 && [ -n "$cmd" ] && shift || cmd="serve serve dev"; $cmd $*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user