We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbd801d commit 9c348c5Copy full SHA for 9c348c5
2 files changed
am2pla-site
@@ -324,7 +324,7 @@ for category in $CATEGORIES; do
324
elif [ "$category" = education ]; then
325
326
CATEGORY_MSG=""
327
- grep -i "$category\|productivity\|study\|dictionar\|math\| book \| books \| book-\|ebook\|e-book\|space simulator\|planetarium\|astronom\|university\|" ./"$arch"-apps | grep -vi "game\|manga\|anime" >> "$arch-$category"
+ grep -i "$category\|productivity\|study\|dictionar\|math\| book \| books \| book-\|ebook\|e-book\|space simulator\|planetarium\|astronom\|university" ./"$arch"-apps | grep -vi "game\|manga\|anime" >> "$arch-$category"
328
329
elif [ "$category" = emulator ]; then
330
0 commit comments