Skip to content

Commit

Permalink
clean up server restart
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoskal committed May 16, 2024
1 parent 63f11ef commit 0f97f4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/host.sh
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,8 @@ echo "Stopping inner servers..."
# fi

docker_cmd "./scripts/kill-server.sh"
# also kill the forwarder outside docker
./scripts/kill-server.sh

echo "Building ..."
docker_cmd "cd rllm/rllm-cuda && ./server.sh build"
Expand Down

0 comments on commit 0f97f4a

Please sign in to comment.