Skip to content

Instantly share code, notes, and snippets.

@nicerobot
Created October 25, 2012 01:10
Show Gist options
  • Save nicerobot/3949910 to your computer and use it in GitHub Desktop.
Save nicerobot/3949910 to your computer and use it in GitHub Desktop.
Create Tomcat group/user on Mac OS X
#!/bin/sh
curl -Lks https://raw.github.com/gist/3962627/add.sh | sudo sh -s tomcat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment