mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 06:46:09 +08:00
修改rebuild命令
This commit is contained in:
parent
45f434df0a
commit
d3211eb564
|
@ -5,10 +5,7 @@ ShellDir=${QL_DIR:-$(cd $(dirname $0); pwd)}
|
|||
echo -e "更新shell...\n"
|
||||
cd ${ShellDir}
|
||||
git fetch --all
|
||||
git stash
|
||||
git pull
|
||||
git stash pop
|
||||
git reset --mixed
|
||||
echo -e "更新shell完成...\n"
|
||||
|
||||
echo -e "重新build...\n"
|
||||
|
|
Loading…
Reference in New Issue
Block a user