mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-25 16:58:06 +08:00
opt some
This commit is contained in:
parent
5988cbe053
commit
3ea9ed545a
@ -9,6 +9,7 @@ ish_sys_cli_alias t "tmux attach"
|
||||
ish_sys_path_insert $CTX_ROOT/usr/install/vim81/_install/bin
|
||||
ish_sys_path_insert $CTX_ROOT/usr/publish
|
||||
|
||||
ps aux |grep ice.bin &>/dev/null && return
|
||||
ps aux |grep tmux &>/dev/null && return
|
||||
ps aux |grep -v grep |grep ice.bin &>/dev/null && return
|
||||
ps aux |grep -v grep |grep tmux &>/dev/null && return
|
||||
cd $CTX_ROOT && source etc/miss.sh
|
||||
ish_log_debug "some" "what"
|
||||
|
Loading…
x
Reference in New Issue
Block a user