mirror of
https://github.com/whyour/qinglong.git
synced 2026-06-30 20:35:09 +08:00
修复用户名密码修改,diff视图滚动
This commit is contained in:
+4
-4
@@ -88,10 +88,10 @@ function Git_PullScripts {
|
||||
echo -e "更新scripts...\n"
|
||||
cd ${ScriptsDir}
|
||||
git fetch --all
|
||||
git rm -f i-chenzhe*
|
||||
git rm -f moposmall*
|
||||
git rm -f qq34347476*
|
||||
git rm -f whyour*
|
||||
git rm -f --ignore-unmatch i-chenzhe*
|
||||
git rm -f --ignore-unmatch moposmall*
|
||||
git rm -f --ignore-unmatch qq34347476*
|
||||
git rm -f --ignore-unmatch whyour*
|
||||
git stash
|
||||
git pull
|
||||
ExitStatusScripts=$?
|
||||
|
||||
Reference in New Issue
Block a user