2 lines
31 B
Plaintext
2 lines
31 B
Plaintext
|
#!/bin/bash
|
||
|
echo "Hello world!"
|