diff options
| author | seth <[email protected]> | 2022-01-21 16:47:39 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2022-08-04 04:40:49 -0400 |
| commit | ac74db5a8fa69e5d3047b35f70c65b27dc07cfcb (patch) | |
| tree | 5b6fcdb6cbf7c8c81a8b0a745e013094bdd82793 /.local/bin/mirrorupdate | |
| parent | e5605617b57264069374ea0753c19cd69714df6d (diff) | |
update shell dotfiles
Diffstat (limited to '.local/bin/mirrorupdate')
| -rwxr-xr-x | .local/bin/mirrorupdate | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.local/bin/mirrorupdate b/.local/bin/mirrorupdate deleted file mode 100755 index 0f0d199..0000000 --- a/.local/bin/mirrorupdate +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -sudo reflector --country US --protocol https --latest 20 --sort rate -n 5 --save /etc/pacman.d/mirrorlist |
