From c97c6a0cf0aa9f8300f5db2967d2028e8b02726c Mon Sep 17 00:00:00 2001 From: QQ Date: Thu, 5 Oct 2023 15:14:24 +0800 Subject: [PATCH] wqe --- install | 1 + 1 file changed, 1 insertion(+) 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!!!"