Apply conversion script to all *.md files. authored by Alexander Hansen Færøy's avatar Alexander Hansen Færøy
DRAFT! DRAFT!
{{{ ```
#!/bin/bash
# save as ~/TorBOX-chroot # save as ~/TorBOX-chroot
script_help() { script_help() {
...@@ -348,4 +347,4 @@ if [[ "$1" = "-tw-unmount" ]]; then ...@@ -348,4 +347,4 @@ if [[ "$1" = "-tw-unmount" ]]; then
fi fi
script_help script_help
}}} ```
\ No newline at end of file \ No newline at end of file