From 4656e3994d27184ac563db721650d7ed9655f2e4 Mon Sep 17 00:00:00 2001 From: Annika Backstrom Date: Sat, 11 Oct 2014 01:31:17 -0400 Subject: [PATCH] Fix formatting on a list of commands --- server.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/server.org b/server.org index cc0e4e0..dde3bb7 100644 --- a/server.org +++ b/server.org @@ -107,10 +107,12 @@ yum install fortune-mod ** TODO Decided if we want mailman for internal private mailing lists. Probably so! * Development Tools +#+begin_src bash yum groupinstall "Development Tools" yum install gcc chmod 700 /usr/bin/gcc* chmod 700 /usr/bin/cc* +#+end_src * Add other things - Get the right racket for the box at http://racket-lang.org/download/