1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2026-06-12 00:30:12 +00:00
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