index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Anton Hvornum <anton.feeds@gmail.com> | 2018-04-07 22:01:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-07 22:01:20 +0200 |
commit | 5e8e2f41263ac11901ff2cd5db3da09c35c4f75f (patch) | |
tree | de5ad6e0f032e50b59490916e26be98b2026d279 /deployments | |
parent | f02156a246bdbcaf7f1ed28fd8f36e9c47a95ef6 (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 b7d433aa..5ad67b20 100644 --- a/deployments/08:00:27:d4:fd:ef.json +++ b/deployments/08:00:27:d4:fd:ef.json @@ -8,7 +8,7 @@ "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, + "su - builder -c \"(cd /home/builder/slimdhcp/; /usr/bin/makepkg -s --noconfirm)\"" : null, "pacman -U --noconfirm /home/builder/slimdhcp/*.xz" : null }, "Remove temp build env": { |