Files
geek-cookbook/scripts/markdown-to-markua.sh
T
2018-06-06 21:10:16 +12:00

4 lines
115 B
Bash
Executable File

#!/bin/bash
echo "Nananana... Batman!" > manuscript/test.md
# Do nothing, yet. This is where the sed magic will go