Skip to content
Snippets Groups Projects
Commit 631a9e23 authored by Robert Martin-Legene's avatar Robert Martin-Legene
Browse files

start.sh ahora llama al monitor.js

parent 0c124b2b
No related branches found
No related tags found
No related merge requests found
......@@ -102,7 +102,7 @@ function startmonitor
fi
while :
do
monitor.sh &
monitor.js &
echo $! > $pidfile
wait
sleep 60
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment