13 lines
333 B
Ruby
Executable file
13 lines
333 B
Ruby
Executable file
#! /usr/bin/ruby
|
|
|
|
=begin
|
|
--------------------------------------------------------------------------------
|
|
|
|
Duh
|
|
|
|
--------------------------------------------------------------------------------
|
|
--------------------------------------------------------------------------------
|
|
=end
|
|
|
|
puts system("~/LoadTesting/tomcat/bin/shutdown.sh")
|
|
|