improve poweroff dialog
This commit is contained in:
parent
3f7ea5a737
commit
4457d4e7dd
4 changed files with 15 additions and 4 deletions
3
.scripts/update_mirrors
Executable file
3
.scripts/update_mirrors
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
sudo reflector --score 100 -l 50 -f 10 --sort rate --save /etc/pacman.d/mirrorlist --verbose
|
Loading…
Add table
Add a link
Reference in a new issue