scripts
scripts copied to clipboard
jd scripts
极速版
大佬 极速版的金币没有刷呀
日志有报错
``` 更新docker-entrypoint... /bin/docker-entrypoint: line 50: in/docker-entrypoint: No such file or directory 更新cron任务... ``` 给shell/docker-entrypoint.sh第49,50行的docker-entrypoint加上后缀.sh 日志显示正常 ``` You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. 更新docker-entrypoint......
不断提示:天天抽奖助力用户:《作者》失败, 原因未知! 脚本进入死循环了,最后只能 ctrl + c
容器运行会卡死
群晖docker安装的,用一阵就会cpu占用99%,貌似有进程没有关闭
在容器里 find -name update_share_code.py 没有find到
首先谢谢大佬的脚本, 不知道为什么今天pushplus推送失败了。还有可以设置一对多推送吗,谢谢
刚看了下日志 54 414行 3.23MB 宠汪汪兑换一直在执行 没有自动退出。 当前时间小于兑换时间, 等待1秒!(一直在重复)
Exception ignored in: Traceback (most recent call last): File "C:\Python\Python38\lib\asyncio\proactor_events.py", line 116, in __del__ Exception ignored in: Exception ignored in: Exception ignored in: Exception ignored in: Exception ignored in: Exception...
docker hub上的镜像只支持amd64, 希望能封装个支持 arm64 的docker 镜像 ....谢谢 !