Add yubikey GPG stuff, fix some stuff
This commit is contained in:
parent
320b1f80f7
commit
5461f1799c
7 changed files with 28 additions and 23 deletions
|
@ -14,7 +14,7 @@ elif command_exists "yum"; then
|
|||
sudo dnf install steam -y
|
||||
elif command_exists "pacman"; then
|
||||
echo "[multilib]\nInclude = /etc/pacman.d/mirrorlist"
|
||||
read -p "Enable the multilib repo in /etc/pacman.conf - look above`
|
||||
read -p "Enable the multilib repo in /etc/pacman.conf - look above"
|
||||
$EDITOR /etc/pacman.conf
|
||||
else
|
||||
echo "IDK"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue