Skip to content

Commit

Permalink
Update docker_install_jd.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
lan-tianxiang authored Mar 20, 2021
1 parent 3d81ac0 commit 624f9ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions install_scripts/docker_install_jd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,8 @@ if [ $DelContainer = true ]; then
docker rm $ContainerName > /dev/null
fi

clear

log "\n创建容器并运行"
docker run -dit \
$NeedDirConfig \
Expand Down

0 comments on commit 624f9ce

Please sign in to comment.