From bb312e0e835820abf2393a86eecd84c501d83901 Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Sat, 7 Apr 2018 22:13:40 +0200 Subject: Update 08:00:27:d4:fd:ef.json --- deployments/08:00:27:d4:fd:ef.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'deployments') diff --git a/deployments/08:00:27:d4:fd:ef.json b/deployments/08:00:27:d4:fd:ef.json index 5ad67b20..8ec8f574 100644 --- a/deployments/08:00:27:d4:fd:ef.json +++ b/deployments/08:00:27:d4:fd:ef.json @@ -9,9 +9,10 @@ "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 + "sh -c 'pacman -U --noconfirm /home/builder/slimdhcp/*.xz'" : null }, "Remove temp build env": { + "rm -rf /home/builder/slimdhcp" : null, "sed -i 's/%wheel ALL=(ALL) NO/# %wheel ALL=(ALL) NO/' /etc/sudoers" : null } } -- cgit v1.2.3-54-g00ecf