Update 08:00:27:d4:fd:ef.json

This commit is contained in:
Anton Hvornum 2018-04-07 19:21:49 +02:00 committed by GitHub
parent f975df7ec2
commit 396e0da983
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@
"install slimdhcp": {
"git clone https://aur.archlinux.org/slimdhcp-git.git /tmp/slimdhcp" : {"cwd" : "/tmp/"},
"pwd" : null,
"ls -l /tmp/" : null,
"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