Fix
This commit is contained in:
parent
5a59260464
commit
9901449c05
1 changed files with 1 additions and 4 deletions
|
@ -40,11 +40,8 @@ fi
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
# Update pacman Files database
|
# Update pacman Files database
|
||||||
echo "Checking pacman files database update.."
|
echo "Checking Pacman files database update.."
|
||||||
sudo pacman -Fy
|
sudo pacman -Fy
|
||||||
|
|
||||||
echo ""
|
|
||||||
echo "pacman files database updated!"
|
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
# Update mlocate index
|
# Update mlocate index
|
||||||
|
|
Loading…
Reference in a new issue