We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba94649 commit 5a45871Copy full SHA for 5a45871
run
@@ -0,0 +1,3 @@
1
+#!/bin/bash
2
+python process_monitor.py > /dev/null &
3
+python server_monitor.py > /dev/null &
0 commit comments