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