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 90cf18d commit 52ac5a3Copy full SHA for 52ac5a3
2 files changed
am2pla-site
@@ -310,7 +310,7 @@ for category in $CATEGORIES; do
310
CATEGORY_MSG=""
311
grep -i "#itscliapp" ./stats-appimages | sed 's/ /#itscliapp/g' >> "$arch-$category"
312
grep -i "#itscliapp" ./stats-portable | sed 's/ /#itscliapp/g' >> "$arch-$category"
313
- grep -i -- "$category\|command line\| cli \|-cli\|terminal\|fastboot\| npm \| bash \| shell \| dash \| zsh \|\"am-utils\"\| appimagetool \| appimageupdate" ./"$arch"-apps >> "$arch-$category"
+ grep -i -- "$category\|command line\| cli \|-cli\|terminal" ./"$arch"-apps >> "$arch-$category"
314
315
elif [ "$category" = communication ]; then
316
0 commit comments