diff --git a/scripts/markdown-to-markua.sh b/scripts/markdown-to-markua.sh index de3928b..01aec10 100755 --- a/scripts/markdown-to-markua.sh +++ b/scripts/markdown-to-markua.sh @@ -1,3 +1,3 @@ -!#/bin/bash +#!/bin/bash # Do nothing, yet. This is where the sed magic will go