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 ...@@ -2,8 +2,7 @@ After some frustrating attempts to get a usable control script for my chrooted O
Any improvements are welcome. Any improvements are welcome.
{{{ ```
#!/bin/sh
# Name of the executable # Name of the executable
EXEC=tor EXEC=tor
...@@ -187,4 +186,4 @@ EOF ...@@ -187,4 +186,4 @@ EOF
done done
exit $ERROR exit $ERROR
}}} ```
\ No newline at end of file \ No newline at end of file