Update .chezmoiscripts/20-pacman.sh
This commit is contained in:
parent
dbf677342a
commit
28bd4dbf60
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
pacman-key --init
|
||||
pacman-key --populate archlinux
|
||||
sudo pacman-key --init
|
||||
sudo pacman-key --populate archlinux
|
||||
|
|
Loading…
Reference in a new issue