Skip to content

Commit 4656e39

Browse files
committed
Fix formatting on a list of commands
1 parent 0fe6d58 commit 4656e39

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

server.org

+2
Original file line numberDiff line numberDiff line change
@@ -107,10 +107,12 @@ yum install fortune-mod
107107
** TODO Decided if we want mailman for internal private mailing lists. Probably so!
108108

109109
* Development Tools
110+
#+begin_src bash
110111
yum groupinstall "Development Tools"
111112
yum install gcc
112113
chmod 700 /usr/bin/gcc*
113114
chmod 700 /usr/bin/cc*
115+
#+end_src
114116

115117
* Add other things
116118
- Get the right racket for the box at http://racket-lang.org/download/

0 commit comments

Comments
 (0)