Add description

This commit is contained in:
2022-05-11 12:34:22 +02:00
parent f6f3fdbb3f
commit a397d4bab8
3 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
#!/usr/bin/env bash
# Only allow stremio when I have finished my Anki reviews
get-anki-reviews-status && stremio || $(echo "Do your reviews first" | notify-pipe)