qinglong/shell/ql.sh
copilot-swe-agent[bot] 9bd8318371 Add ql.sh script and create symlinks in docker-entrypoint.sh
Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
2025-12-30 16:40:18 +00:00

5 lines
73 B
Bash
Executable File

#!/usr/bin/env bash
dir_shell=$QL_DIR/shell
. $dir_shell/update.sh "$@"