1 Star 0 Fork 343

无敌小马哥 / fast-poster

forked from psoho / fast-poster 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
fastposter.sh 236 Bytes
一键复制 编辑 原始数据 按行查看 历史
thomas 提交于 2021-07-27 14:25 . v1.4.5 增加右键快捷菜单, 修复bug
#! /bin/bash
# desc: 入口程序
cd `dirname $0`
# 使用无缓冲输出 `python -u`,否则会导致docker容器长时间没有响应. 即无法通过`ctrl + c`中断容器
#
python -u app.py -k "${ACCESS_KEY}" -s "${SECRET_KEY}"
Python
1
https://gitee.com/xwcoding/fast-poster.git
git@gitee.com:xwcoding/fast-poster.git
xwcoding
fast-poster
fast-poster
master

搜索帮助