mirror of
https://github.com/bvanroll/_dotfiles.git
synced 2025-08-29 12:02:46 +00:00
initial commit
This commit is contained in:
6
.config/userscripts/arch_housekeeping.sh
Normal file
6
.config/userscripts/arch_housekeeping.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
pacman -Sy
|
||||
pacman-key --init
|
||||
pacman-key --updatedb
|
||||
pacman-key --populate
|
||||
pacman-key --refresh-keys
|
||||
echo "\n\n\n KEYS SHOULD BE FIXED, RUN pacman -Syu to verify"
|
Reference in New Issue
Block a user