mirror of
https://github.com/mbirth/wiki.git
synced 2024-11-09 13:16:45 +00:00
Added syntax highlighting for bash code.
This commit is contained in:
parent
c2499e98eb
commit
ebd43b4686
@ -188,7 +188,7 @@ Then proceed according to [this](http://www.syslinux.org/wiki/index.php?title=WD
|
||||
|
||||
Change
|
||||
|
||||
```
|
||||
```bash
|
||||
# findknoppix devices...
|
||||
findknoppix(){
|
||||
local dev
|
||||
@ -211,7 +211,7 @@ findknoppix(){
|
||||
|
||||
into
|
||||
|
||||
```
|
||||
```bash
|
||||
# findknoppix devices...
|
||||
findknoppix(){
|
||||
return 0
|
||||
|
Loading…
Reference in New Issue
Block a user