Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
781f6de35a | ||
![]() |
6131156806 | ||
![]() |
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