重构代码,统一项目入口为install.sh
This commit is contained in:
@@ -23,5 +23,3 @@ update_docker_images(){
|
||||
echo "正在启动容器.."
|
||||
docker-compose -f $docker_compose_file up -d
|
||||
}
|
||||
|
||||
update_docker_images
|
||||
|
||||
Reference in New Issue
Block a user