Added current scripts

This commit is contained in:
Allen
2023-07-18 20:55:12 -05:00
parent bb8cac305b
commit 632a408c31
16 changed files with 216 additions and 0 deletions

3
update_mirrors Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
reflector --save /etc/pacman.d/mirrorlist --country "United States,Canada" --protocol https --latest 10