Skip to content

Commit

Permalink
Update am2pla-site
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-hc authored Sep 7, 2024
1 parent e9a6682 commit e907be1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/am2pla-site
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ for category in $CATEGORIES; do
elif [ "$category" = game ]; then
grep -i "$category\|arcade\|steam\|wine\|strateg\|solitaire\|poker\|chess\|puzzle\|pinball\|adventure\|playstation\|xbox\|nintendo" ./"$arch"-apps >> "$arch-$category"
elif [ "$category" = graphic ]; then
grep -i "$category\|picture\|screensh\|gimp\|photo\|svg\|png\|autocad\|blender\|modeling\|paint" ./"$arch"-apps >> "$arch-$category"
grep -i "$category\|picture\|screensh\|gimp\|photo\|svg\|png\|autocad\|blender\|modeling\|paint\|pixel" ./"$arch"-apps >> "$arch-$category"
elif [ "$category" = internet ]; then
grep -i "$category\|web browser\|browser web\|firefox\|chrome\|youtube\|torrent\|p2p\|chat\|whatsapp\|mastodon\|telegram\|skype" ./"$arch"-apps >> "$arch-$category"
elif [ "$category" = office ]; then
Expand Down

0 comments on commit e907be1

Please sign in to comment.