Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
#This will kill both svt and ecal monitoring
killall -9 java

#In one terminal:
startSvtCheckoutstartSVTCheckout

#In another terminal (check actual script name):
startEcalMonitoring

...