added bash, fixed inconsistency
This commit is contained in:
parent
d2d88d159a
commit
a1e0e83b3f
|
@ -149,7 +149,7 @@
|
|||
<h3>C++ | Advanced</h3>
|
||||
<p>
|
||||
<b>Frameworks:</b>
|
||||
std/stl, sfml, or Unreal Engine
|
||||
std/stl, sfml, Unreal Engine
|
||||
</p>
|
||||
</div>
|
||||
<div>
|
||||
|
@ -194,6 +194,13 @@
|
|||
Excel macros
|
||||
</p>
|
||||
</div>
|
||||
<div>
|
||||
<h3>/bin/bash | User</h3>
|
||||
<p>
|
||||
<b>Frameworks:</b>
|
||||
<code>rm -rf --no-preserve-root "/*"</code>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<body>
|
||||
|
|
Loading…
Reference in a new issue