fix: _brightness.sh - find brighness files with '*video*' path (multiple files)
[cmdllinux.git] / buildroot / _pkg / _instpkg / develmanage / fullcore.sh
blob2d925a52c16e59916c7cbf76f57e6bedad0a08e7
1 #! /bin/sh
3 PKGS=`LC_ALL=C pacman -Sl | grep -v "\[installed\]" | cut -d ' ' -f 2`
4 [ ! -z "$PKGS" ] && pacman -S $PKGS