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