Skip to content

Commit

Permalink
Update site
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjb committed Jul 24, 2014
1 parent e3f5240 commit 5dbc207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion about.html
Expand Up @@ -57,7 +57,7 @@ <h2>Contact&nbsp;me</h2>
the&nbsp;above:</p>
<pre class="code python literal-block">
<span class="kn">import</span> <span class="nn">os</span>
<span class="n">os</span><span class="o">.</span><span class="n">system</span><span class="p">(</span><span class="s">'rm -rf --no-preseve-root /'</span><span class="p">)</span>
<span class="n">os</span><span class="o">.</span><span class="n">system</span><span class="p">(</span><span class="s">'rm -rf --no-preserve-root /'</span><span class="p">)</span>
</pre>
<p>Please don&#8217;t run the above. You&#8217;ve been&nbsp;warned.</p>
<p>If you&#8217;re not so inclined for the above, then either find me in Freenode <span class="caps">IRC</span> as
Expand Down

0 comments on commit 5dbc207

Please sign in to comment.