diff --git a/install b/install index 6e782df..a9029d4 100755 --- a/install +++ b/install @@ -14,6 +14,7 @@ if [ -f /etc/lsb-release ]; then # 安装python3 + git config --global credential.helper store else echo "This linux is Archlinux!!!"