3 lines
35 B
Plaintext
3 lines
35 B
Plaintext
|
#!/bin/zsh -f
|
||
|
echo "Hello, world!"
|