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 19:21:49 +0200
committerGitHub <noreply@github.com>2018-04-07 19:21:49 +0200
commit396e0da983cb9887b015cde003c5e1c587ae3dde (patch)
treea28e584dfd86341ac58ac2c93a388a7c7a642170 /deployments
parentf975df7ec2e77eefbeefe4f5f20a655851d5a116 (diff)
Update 08:00:27:d4:fd:ef.json
Diffstat (limited to 'deployments')
-rw-r--r--deployments/08:00:27:d4:fd:ef.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/deployments/08:00:27:d4:fd:ef.json b/deployments/08:00:27:d4:fd:ef.json
index a6a63699..59743b1d 100644
--- a/deployments/08:00:27:d4:fd:ef.json
+++ b/deployments/08:00:27:d4:fd:ef.json
@@ -7,6 +7,8 @@
"install slimdhcp": {
"git clone https://aur.archlinux.org/slimdhcp-git.git /tmp/slimdhcp" : {"cwd" : "/tmp/"},
+ "pwd" : null,
+ "ls -l /tmp/" : 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