3 lines
85 B
Plaintext
3 lines
85 B
Plaintext
|
#! /bin/bash
|
||
|
sudo pacman-key --populate chaotic &
|
||
|
rm ~/.local/bin/fix-chaotic-keyring
|