Update 08:00:27:d4:fd:ef.json
This commit is contained in:
parent
8e22ac18d6
commit
4933d474da
|
|
@ -6,7 +6,7 @@
|
|||
},
|
||||
"install slimdhcp": {
|
||||
|
||||
"git clone https://aur.archlinux.org/slimdhcp-git.git /tmp/slimdhcp" : null,
|
||||
"git clone https://aur.archlinux.org/slimdhcp-git.git /tmp/slimdhcp" : {"cwd" : "/tmp/"},
|
||||
"chown -R builder.builder /tmp/slimdhcp" : null,
|
||||
"su - builder -c \"cd /tmp/slimdhcp; /usr/bin/makepkg -s --noconfirm\"" : null,
|
||||
"pacman -U --noconfirm /tmp/slimdhcp/*.xz" : null
|
||||
|
|
|
|||
Loading…
Reference in New Issue