6 lines
63 B
Bash
Executable file
6 lines
63 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
# TODO: implement
|
|
|
|
echo "Not implemented"
|