4 lines
105 B
Plaintext
4 lines
105 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
|
||
|
get-anki-reviews-status && stremio || $(echo "Do your reviews first" | notify-pipe)
|