4 lines
40 B
Plaintext
4 lines
40 B
Plaintext
|
#!/usr/bin/env sh
|
||
|
|
||
|
echo "Hello, world!"
|