mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 01:36:23 +00:00
4 lines
115 B
Bash
Executable File
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
|