Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/deployments
diff options
context:
space:
mode:
authorAnton Hvornum <anton.feeds@gmail.com>2018-04-07 15:13:09 +0200
committerGitHub <noreply@github.com>2018-04-07 15:13:09 +0200
commitf7dcfac21a60b7667f5996240ba933e1ae6954c5 (patch)
tree47971ecfe80af49b4246f5ffe20887aa1f95d381 /deployments
parent32dac37e83998a089d3a27361de16b474add6a16 (diff)
syntax error in git clone command
Diffstat (limited to 'deployments')
-rw-r--r--deployments/08:00:27:d4:fd:ef.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployments/08:00:27:d4:fd:ef.json b/deployments/08:00:27:d4:fd:ef.json
index a6f2e2da..d4414bb8 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 https://aur.archlinux.org/slimdhcp-git.git /tmp/slimdhcp" : null,
+ "git clone https://aur.archlinux.org/slimdhcp-git.git /tmp/slimdhcp" : null,
"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