alpm-hooks
bin
periodic
standalone
app-finder
fix-chaotic-keyring
reinstall-for-qt
flatpak-overrides
systemd
Makefile
PKGBUILD
README.md
fixes-package.install
4 lines
85 B
Bash
Executable File
4 lines
85 B
Bash
Executable File
#!/bin/bash
|
|
sudo pacman-key --populate chaotic &
|
|
rm ~/.local/bin/fix-chaotic-keyring
|