diff --git a/init-apt.sh b/init-apt.sh index f707412..400428d 100644 --- a/init-apt.sh +++ b/init-apt.sh @@ -41,4 +41,4 @@ EOF systemctl restart chrony && systemctl enable chrony # pip源 -pip config set global.index-url https://mirrors.martin98.com/repository/pypi-tsinghua/ \ No newline at end of file +pip config set global.index-url https://mirrors.martin98.com/repository/pypi-tsinghua/simple \ No newline at end of file