1 Star 5 Fork 4

虎绿林团队 / 虎绿林网站程序

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
run-wechat-push.sh 95 Bytes
一键复制 编辑 原始数据 按行查看 历史
#!/bin/bash
cd "$(dirname "$0")"
while true; do php src/service/wechat-push.php; sleep 5; done
1
https://gitee.com/hu60t/hu60wap6.git
git@gitee.com:hu60t/hu60wap6.git
hu60t
hu60wap6
虎绿林网站程序
master

搜索帮助