1 Star 0 Fork 147

烟花散落的夜空/WebCollector

forked from CrawlScript/WebCollector 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
submit.sh 366 Bytes
一键复制 编辑 原始数据 按行查看 历史
CrawlScript 提交于 2015-04-26 12:00 . 2.07
#!/bin/bash
rm *.zip
rm *.md
rm *.java
rm -r WebCollector
rm -r WebCollectorExample
cp -r /home/hu/mygit/WebCollector/WebCollector ./
cp -r /home/hu/mygit/WebCollector/WebCollectorExample ./
cp -r /home/hu/mygit/WebCollector/*.zip ./
cp -r /home/hu/mygit/WebCollector/*.md ./
cp -r /home/hu/mygit/WebCollector/*.java ./
git add --all
git commit -m '2.07'
git push
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chenguowei/WebCollector.git
git@gitee.com:chenguowei/WebCollector.git
chenguowei
WebCollector
WebCollector
master

搜索帮助