mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2025-04-06 21:01:11 +01:00
feat: Update ArchLinux directory to depend on existence of pacman
This commit is contained in:
parent
4fb7fcca7a
commit
943c48b97a
@ -3,6 +3,11 @@ name = "System Setup"
|
|||||||
[[data]]
|
[[data]]
|
||||||
name = "Arch Linux"
|
name = "Arch Linux"
|
||||||
|
|
||||||
|
[[data.preconditions]]
|
||||||
|
matches = true
|
||||||
|
data = "command_exists"
|
||||||
|
values = ["pacman"]
|
||||||
|
|
||||||
[[data.entries]]
|
[[data.entries]]
|
||||||
name = "Yay AUR Helper"
|
name = "Yay AUR Helper"
|
||||||
script = "arch/yay-setup.sh"
|
script = "arch/yay-setup.sh"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user