index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Anton Hvornum <anton.feeds@gmail.com> | 2018-04-07 16:49:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-07 16:49:38 +0200 |
commit | 4933d474da012736d2a81a77133408847db5bbc3 (patch) | |
tree | b7d893d3960004ea3d28a38640ed9003cbb7392a | |
parent | 8e22ac18d66b0ec06b8e7923c01876a9a5c95b7f (diff) |
-rw-r--r-- | deployments/08:00:27:d4:fd:ef.json | 2 |
diff --git a/deployments/08:00:27:d4:fd:ef.json b/deployments/08:00:27:d4:fd:ef.json index d4414bb8..a6a63699 100644 --- a/deployments/08:00:27:d4:fd:ef.json +++ b/deployments/08:00:27:d4:fd:ef.json @@ -6,7 +6,7 @@ }, "install slimdhcp": { - "git clone https://aur.archlinux.org/slimdhcp-git.git /tmp/slimdhcp" : null, + "git clone https://aur.archlinux.org/slimdhcp-git.git /tmp/slimdhcp" : {"cwd" : "/tmp/"}, "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 |