Apply conversion script to all *.md files. authored by Alexander Hansen Færøy's avatar Alexander Hansen Færøy
......@@ -2,8 +2,7 @@ After some frustrating attempts to get a usable control script for my chrooted O
Any improvements are welcome.
{{{
#!/bin/sh
```
# Name of the executable
EXEC=tor
......@@ -187,4 +186,4 @@ EOF
done
exit $ERROR
}}}
\ No newline at end of file
```
\ No newline at end of file