6 lines
47 B
Bash
Raw Normal View History

2025-02-28 23:08:40 +01:00
#!/usr/bin/env zsh
set -e
echo "hello world"