mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
docker_entrypoint.sh update
This commit is contained in:
parent
51aa5a74d5
commit
b613a3ae13
@ -15,8 +15,6 @@ git -C /scripts pull --rebase
|
||||
echo "npm install 安装最新依赖"
|
||||
npm install --prefix /scripts
|
||||
|
||||
echo "设定远程仓库地址..."
|
||||
git -C /jd_docker pull --rebase
|
||||
|
||||
# 默认启动telegram交互机器人的条件
|
||||
# 确认容器启动时调用的docker_entrypoint.sh
|
||||
|
||||
Loading…
Reference in New Issue
Block a user