Skip to content

Wszl/mget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

mget

自动对github.com 的wget指令的url增加前缀

wget https://github.com/hunshcn/gh-proxy/archive/refs/heads/master.zip

将自动拼接为

wget $GITHUB_MIRROR/https://github.com/hunshcn/gh-proxy/archive/refs/heads/master.zip

使用前请设置GITHUB_MIRROR环境变量

安装

将本项目clone后。

$ GITHUB_MIRROR=可用的github镜像

$ source /your repo path/mget.sh

About

wget自动配置镜像脚本

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages