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