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

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

View File

@ -7,7 +7,7 @@
"install slimdhcp": {
"git clone https://aur.archlinux.org/slimdhcp-git.git /tmp/slimdhcp" : {"cwd" : "/tmp/"},
"pwd" : null,
"pwd" : {"cwd" : "/tmp/"},
"ls -l /tmp/" : null,
"chown -R builder.builder /tmp/slimdhcp" : null,
"su - builder -c \"cd /tmp/slimdhcp; /usr/bin/makepkg -s --noconfirm\"" : null,