linux下使用curl、wget

curl https://storage.googleapis.com/git-repo-downloads/repo > ~/bin/repo
chmod a+x ~/bin/repo

URL_PREFIX=https://xxxxxx
wget $URL_PREFIX/gn/1523/linux/gn.1523.tar
posted @ 2021-09-02 09:24  咸菜白饭  阅读(5)  评论(0)    收藏  举报