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