2 lines
24 B
Bash
2 lines
24 B
Bash
|
#!/bin/bash
|
||
|
echo "hello"
|