Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 319 Bytes

README.md

File metadata and controls

19 lines (18 loc) · 319 Bytes

resetapt

检测并重置Deepin、UOS默认源

使用方法

克隆仓库到本机

git clone https://github.com/loaden/resetapt.git

赋予脚本可执行权限(可选)

cd resetapt
chmod u+x reset_apt_sources.py

运行脚本

./reset_apt_sources.py
或者
python3 reset_apt_sources.py