1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-25 16:58:06 +08:00
This commit is contained in:
harveyshao 2021-05-12 13:13:56 +08:00
parent a3f3f6e0da
commit c654c59251

View File

@ -17,4 +17,3 @@ fi
ps aux |grep tmux &>/dev/null && return
ps aux |grep ice.bin &>/dev/null && return
cd $CTX_ROOT && source etc/miss.sh
[ -f ~/.bash_local ] && source ~/.bash_local