Skip to content

Commit

Permalink
Update docker_start_all.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
cubxxw authored Dec 16, 2023
1 parent bd087df commit b82a74b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/docker_start_all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ service_port_names=(

service_prometheus_port_names=()

cd "$SCRIPTS_ROOT"
${OPENIM_ROOT}/scripts/init-config.sh --skip

cp ./deployments/templates/config.yaml ./config/config.yaml
cd "$SCRIPTS_ROOT"

# Function to kill a service
kill_service() {
Expand Down

0 comments on commit b82a74b

Please sign in to comment.