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