mirror of
https://github.com/whyour/qinglong.git
synced 2026-06-30 20:35:09 +08:00
修改rebuild命令
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user