One character fix for syntax highlighting
This commit is contained in:
parent
6c815c7b20
commit
95a0206b33
|
@ -146,7 +146,7 @@ The last peice of the puzzle for this is to actually compile the app in question
|
|||
|
||||
Here's the script I ended up with:
|
||||
|
||||
{{{class"prettyprint linenums"
|
||||
{{{class="prettyprint linenums"
|
||||
#!/bin/bash
|
||||
|
||||
pkgname=asteroid-os-sync
|
||||
|
|
Loading…
Reference in New Issue