Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Commit

Permalink
fix mirrorlist
Browse files Browse the repository at this point in the history
Signed-off-by: axtloss <[email protected]>
  • Loading branch information
axtloss committed Oct 18, 2022
1 parent f79e6d3 commit 28bf9f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scripts/install.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/bash
echo "Running reflector to sort for fastest mirrors"
pkexec reflector --latest 5 --sort rate --save /etc/pacman.d/mirrorl
pkexec reflector --latest 5 --sort rate --save /etc/pacman.d/mirrorlist
pkexec jade config ~/.config/jade.json

0 comments on commit 28bf9f7

Please sign in to comment.