refactore to only kill srsue and gnb

This commit is contained in:
Erik Foris 2024-04-17 13:16:24 +02:00
parent a1a54466a8
commit dad4e1b380

3
stop Normal file → Executable file
View File

@ -3,4 +3,5 @@ cd /opt/srsRAN_Project/docker
docker compose down
cd /opt/oran-sc-ric
docker compose down
pkill screen
pkill srsue
pkill gnb