8 Star 152 Fork 57

nop/screenshot-api-server

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
docker-stop.sh 188 Bytes
一键复制 编辑 原始数据 按行查看 历史
nop 提交于 2021-07-15 21:24 . update bookjs
#!/usr/bin/env bash
SCRIPT_PATH=$(cd `dirname "$0"`;pwd)
cd "${SCRIPT_PATH}";
echo docker stop screenshot-api-server
docker stop screenshot-api-server
# docker rm screenshot-api-server
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/wuxue107/screenshot-api-server.git
[email protected]:wuxue107/screenshot-api-server.git
wuxue107
screenshot-api-server
screenshot-api-server
master

搜索帮助