3 lines
27 B
Bash
3 lines
27 B
Bash
#!/usr/bin/env sh
|
|
|
|
echo hi
|
#!/usr/bin/env sh
|
|
|
|
echo hi
|