Skip to content

Instantly share code, notes, and snippets.

@JasPanesar
Created January 3, 2014 21:25
Show Gist options
  • Save JasPanesar/8246893 to your computer and use it in GitHub Desktop.
Save JasPanesar/8246893 to your computer and use it in GitHub Desktop.
railostart.sh - simple bash script to launch railo from the Mac OS X command line. This will launch a window called org.apache.catalina.startup.Bootstrap which contains railo. If you need to reboot, simply quit that and restart it. I normally place this in my local home so I can call if if need be ~/
sudo /usr/share/railo/tomcat/bin/catalina.sh start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment