Преглед на файлове

[U] Updated Stock Linux package counter to meet new squirrel config

Skythrew преди 2 години
родител
ревизия
834aa56030
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      neofetch

+ 1 - 1
neofetch

@@ -1831,7 +1831,7 @@ get_packages() {
             has pacstall   && tot pacstall -L
             has pacstall   && tot pacstall -L
             has bulge      && tot bulge list
             has bulge      && tot bulge list
             has pm         && tot pm list packages
             has pm         && tot pm list packages
-            has squirrel   && tot cat /var/squirrel/repos/local/INDEX
+            has squirrel   && tot cat /var/squirrel/repos/local/*/INDEX
             has tea        && tot find "$HOME/.tea" -maxdepth 2 -mindepth 2 -type d
             has tea        && tot find "$HOME/.tea" -maxdepth 2 -mindepth 2 -type d
 
 
             # Using the dnf package cache is much faster than rpm.
             # Using the dnf package cache is much faster than rpm.