4 lines
117 B
Bash
Executable File
4 lines
117 B
Bash
Executable File
#!/bin/bash
|
|
club search -o "tyrelsouza" 'state:"In Progress"'
|
|
club search -o "tyrelsouza" 'state:"Ready for Review"'
|