diff --git a/build/root/install.sh b/build/root/install.sh index 66e7620..e5078e7 100644 --- a/build/root/install.sh +++ b/build/root/install.sh @@ -24,6 +24,9 @@ fi # pacman packages #### +# hack - needs rsync for reflector +pacman -S rsync --noconfirm + # call pacman db and package updater script source upd.sh