6 lines
47 B
Bash
Raw Normal View History

#!/usr/bin/env zsh
set -e
echo "hello world"