Skip to content

Commit ed42302

Browse files
committed
[update] : Update database
1 parent 7a4eb4b commit ed42302

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

system/pkgbuild.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ ls "/usr/share/pacman/keyrings/"*".gpg" | sed "s|.gpg||g" | xargs | pacman-key -
6868
# Un comment the mirror list.
6969
#sed -i "s/#Server/Server/g" "/etc/pacman.d/mirrorlist"
7070

71+
# Update datebase
72+
pacman -Syy --config "/etc/alteriso-pacman.conf"
7173

7274
# Parse SRCINFO
7375
cd "${pkgbuild_dir}"

0 commit comments

Comments
 (0)