From a104ce2ead607626107ca76a9a41b07fd79d6583 Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Sat, 7 Apr 2018 21:31:13 +0200 Subject: Update 08:00:27:d4:fd:ef.json --- deployments/08:00:27:d4:fd:ef.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'deployments') diff --git a/deployments/08:00:27:d4:fd:ef.json b/deployments/08:00:27:d4:fd:ef.json index cdb62e4f..323f14b1 100644 --- a/deployments/08:00:27:d4:fd:ef.json +++ b/deployments/08:00:27:d4:fd:ef.json @@ -7,9 +7,9 @@ "install slimdhcp": { "git clone https://aur.archlinux.org/slimdhcp-git.git /home/builder/slimdhcp" : null, - "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 + "chown -R builder.builder /home/builder/slimdhcp/slimdhcp" : null, + "su - builder -c \"cd /home/builder/slimdhcp/slimdhcp; /usr/bin/makepkg -s --noconfirm\"" : null, + "pacman -U --noconfirm /home/builder/slimdhcp/slimdhcp/*.xz" : null }, "Remove temp build env": { "rm -rf /home/builder/slimdhcp" : null, -- cgit v1.2.3-54-g00ecf