mirror of
https://github.com/whyour/qinglong.git
synced 2026-01-27 18:35:40 +08:00
5 lines
73 B
Bash
Executable File
5 lines
73 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
dir_shell=$QL_DIR/shell
|
|
. $dir_shell/update.sh "$@"
|