中午12点以后才能发作
Mac 版本
打开 终端 输入下面命令
# 国外
sh -c "$(curl -fsSL https://raw.githubusercontent.com/zy84338719/-static/main/app.sh )"
# 国内
sh -c "$(curl -fsSL https://demo-1251965636.cos.ap-beijing.myqcloud.com/happy/app.sh )"
# 关闭
ps -ax |grep happy
#
# 6663 ttys001 0:00.00 happy
#
kill -9 6663
源代码
https://github.com/zy84338719/golang-daily/tree/master/happy