mirror of
https://github.com/whyour/qinglong.git
synced 2026-02-12 14:05:38 +08:00
fix: ql command not found
This commit is contained in:
parent
7eeeb77320
commit
5570a13ad4
|
|
@ -34,6 +34,7 @@ fi
|
|||
ln -sf "$dir_shell/update.sh" "$HOME/bin/ql"
|
||||
ln -sf "$dir_shell/task.sh" "$HOME/bin/task"
|
||||
|
||||
log_with_style "INFO" "🚀 1. 检测配置文件..."
|
||||
load_ql_envs
|
||||
export_ql_envs
|
||||
. $dir_shell/env.sh
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user