vivo/utilities/LoadTesting/scripts/_stopTomcat

14 lines
333 B
Text
Raw Normal View History

#! /usr/bin/ruby
=begin
--------------------------------------------------------------------------------
Duh
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
=end
puts system("~/LoadTesting/tomcat/bin/shutdown.sh")