4 lines
30 B
Text
4 lines
30 B
Text
|
#!/bin/sh
|
||
|
|
||
|
echo "Hello World"
|