diff options
Diffstat (limited to 'packages.bash')
| -rwxr-xr-x | packages.bash | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages.bash b/packages.bash index 633ed27..2b93f46 100755 --- a/packages.bash +++ b/packages.bash @@ -6,3 +6,6 @@ git pull makepkg -si popd paru -S $(<all) + +sudo reflector --country 'Austria' --latest 10 --sort rate --save /etc/pacman.d/mirrorlist +sudo systemctl enable --now reflector.timer |
