mirror of
https://github.com/lightbroker/llmsecops-research.git
synced 2026-05-24 09:04:10 +02:00
use raw controller
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
echo "Starting system monitoring..."
|
||||
|
||||
cd $GITHUB_WORKSPACE
|
||||
|
||||
# Read API PID from file
|
||||
API_PID=$(cat api_pid.txt)
|
||||
echo "Monitoring API process with PID: $API_PID"
|
||||
|
||||
Reference in New Issue
Block a user