test webhook

This commit is contained in:
2025-07-18 10:50:57 +08:00
parent 42cf919c30
commit 4e613004fc

View File

@@ -12,4 +12,4 @@ else
echo "Port $PORT is free. Starting application..."
nohup java -jar "$JAR_PATH" > "$LOG_PATH" 2>&1 &
echo "Application started with PID $!"
fi
fi