6 lines
39 B
Bash
6 lines
39 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
# TODO
|
||
|
/bin/true
|
||
|
|