Commit 5f42b1e1 authored by wojiushixiaobai's avatar wojiushixiaobai

[Fix]更新

parent 96f27b96
...@@ -266,6 +266,7 @@ ...@@ -266,6 +266,7 @@
$ git pull $ git pull
$ git clean -df # 清除未跟踪文件, 请一定要做好备份后再操作此步骤 $ git clean -df # 清除未跟踪文件, 请一定要做好备份后再操作此步骤
$ git reset --hard # 还原所有修改, 请一定要做好备份后再操作此步骤 $ git reset --hard # 还原所有修改, 请一定要做好备份后再操作此步骤
$ git pull
# 更新 config.yml, 请根据你原备份的 config.yml 内容进行修改 # 更新 config.yml, 请根据你原备份的 config.yml 内容进行修改
$ mv config.py config_1.4.4.bak $ mv config.py config_1.4.4.bak
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment