1
1
Fork 0
exercism/bash/hello-world/hello_world.sh
Christina Sørensen 0a4ebc2eb6
chore: init
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-12-03 15:51:11 +01:00

3 lines
43 B
Bash

#!/usr/bin/env bash
echo "Goodbye, Mars!"