5 lines
55 B
Bash
Executable File
5 lines
55 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
# TODO(benvanik): tests :)
|
|
exit 0
|