3 lines
30 B
Plaintext
3 lines
30 B
Plaintext
|
#!/bin/sh
|
||
|
echo "hello, world"
|