Commit Graph

13 Commits

Author SHA1 Message Date
Marcus Whybrow
3e89a8a347 Remove exit if useradd command fails
This would be the case if the user already exists
2012-11-03 23:07:03 +00:00
Marcus Whybrow
4a830b3c7a Fix empty input overriding defaults 2012-11-03 23:05:02 +00:00
Marcus Whybrow
b30ce11a96 Stop "selecting default values" overriding them as empty strings 2012-11-03 22:50:25 +00:00
Marcus Whybrow
8c00a47fd7 Fix bug on Ubuntu with mktemp command 2012-11-03 22:35:29 +00:00
Marcus Whybrow
014ef73ed2 Don't use heredoc for sudo wrapping 2012-11-03 22:20:53 +00:00
Marcus Whybrow
2f41ae5552 Save common.sh, then source it and remove it 2012-11-03 21:31:25 +00:00
Marcus Whybrow
92fef004ef Chcnage install to install_msm
install is already a command
2012-11-03 21:23:15 +00:00
Marcus Whybrow
00a2251823 Move install process to a sourceable function 2012-11-03 21:20:16 +00:00
Matt Sicker
63dc4e223e Fixed typo in common.sh 2012-10-31 11:38:51 -05:00
Marcus Whybrow
693dfb13fd Make install script accessible via HTTP 2012-09-13 19:55:31 +01:00
Matt Sicker
526bb07a15 Minecraft user group is created along with user. 2012-09-02 13:16:33 -05:00
Matt Sicker
0f94ed7153 Added do-nothing patch for init script. 2012-09-02 13:02:05 -05:00
Matt Sicker
c191a0cc2d Abstracted install.sh and implemented Debian and Red Hat installs. 2012-09-02 12:45:09 -05:00