diff options
Diffstat (limited to 'dotfiles/system/.local/bin/refresharchkeys')
| -rwxr-xr-x | dotfiles/system/.local/bin/refresharchkeys | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/dotfiles/system/.local/bin/refresharchkeys b/dotfiles/system/.local/bin/refresharchkeys deleted file mode 100755 index db1e755..0000000 --- a/dotfiles/system/.local/bin/refresharchkeys +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -sudo rm -R /etc/pacman.d/gnupg -sudo pacman-key --init -sudo pacman-key --populate archlinux -sudo pacman -Sy archlinux-keyring -sudo pacman -Syu |
