Skip to content

Commit 52ac5a3

Browse files
committed
Sync files from source repository
1 parent 90cf18d commit 52ac5a3

2 files changed

Lines changed: 2 additions & 192 deletions

File tree

am2pla-site

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ for category in $CATEGORIES; do
310310
CATEGORY_MSG=""
311311
grep -i "#itscliapp" ./stats-appimages | sed 's/ /#itscliapp/g' >> "$arch-$category"
312312
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"
313+
grep -i -- "$category\|command line\| cli \|-cli\|terminal" ./"$arch"-apps >> "$arch-$category"
314314

315315
elif [ "$category" = communication ]; then
316316

0 commit comments

Comments
 (0)