代码拉取完成,页面将自动刷新
#!/bin/bash
##c,socket,https://beej.us/guide/bgnet/
git clone https://github.com/beejjorgensen/bgnet.git
git clone https://github.com/OpenBB-finance/OpenBBTerminal.git
git clone https://github.com/ByteByteGoHq/system-design-101.git
git clone github.com/Pythagora-io/gpt-pilot.git
git clone https://github.com/bagder/everything-curl.git
git clone https://github.com/iovisor/bpftrace.git
git clone https://github.com/videolan/vlc.git
### https://github.com/aristocratos/bashtop
## git clone https://github.com/aristocratos/bashtop.git
git clone https://github.com/Meituan-Dianping/SQLAdvisor.git
git clone https://github.com/xxxserxxx/gotop.git
git clone https://github.com/kevwan/tproxy.git
git clone https://github.com/sjlleo/nexttrace
echo "源码下载完毕"
rm -rf $(find ./ -name '.git')
echo "已删除.git"
git clone https://gitee.com/linux2014/31_study_projs.git
mv 31_study_projs/.git ./
rm -rf 31_study_projs
echo "下载到31_study_projs的.git"
##git push --set-upstream origin master
git add -A;git commit -m '初始化';git push
echo "初始化完毕"
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。