No output
This commit is contained in:
parent
5b9fa62843
commit
da64407076
@ -630,7 +630,7 @@ echo Removed setup files
|
||||
echo Setting config
|
||||
bash ~/config/install.sh
|
||||
|
||||
if [[ $(pacman -Q pkgstats) ]]; then
|
||||
if [[ $(pacman -Q pkgstats 2>/dev/null > /dev/null) ]]; then
|
||||
pkgstats
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user