self_example/Spider/Chapter09_代理的使用/代理池的维护/ProxyPool/release.sh

2 lines
82 B
Bash

git tag -a "`date +'%Y%m%d'`" -m "Release `date +'%Y%m%d'`"
git push origin --tags