Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
c9fbed1f2d |
@@ -12,6 +12,6 @@ depend() {
|
|||||||
start() {
|
start() {
|
||||||
ebegin "Running pacman initialization"
|
ebegin "Running pacman initialization"
|
||||||
/usr/bin/pacman-key --init &> /dev/null
|
/usr/bin/pacman-key --init &> /dev/null
|
||||||
/usr/bin/pacman-key --populate archlinux cromnix &> /dev/null
|
/usr/bin/pacman-key --populate archlinux artix &> /dev/null
|
||||||
eend $?
|
eend $?
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user