Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/deployments/08:00:27:e0:e0:e6.json
diff options
context:
space:
mode:
authorAnton Hvornum <anton.feeds@gmail.com>2018-04-08 15:03:23 +0200
committerGitHub <noreply@github.com>2018-04-08 15:03:23 +0200
commit778480f52bffe79030ee16254540a430f68f7673 (patch)
tree7d0baa77b6eadd34d039654531976d06510358da /deployments/08:00:27:e0:e0:e6.json
parent7b2373b7b1c594acf3a3f474b98a2f6cf3ae2a66 (diff)
Changed debug flag for a command
Diffstat (limited to 'deployments/08:00:27:e0:e0:e6.json')
-rw-r--r--deployments/08:00:27:e0:e0:e6.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/deployments/08:00:27:e0:e0:e6.json b/deployments/08:00:27:e0:e0:e6.json
index 7209828c..78fb2529 100644
--- a/deployments/08:00:27:e0:e0:e6.json
+++ b/deployments/08:00:27:e0:e0:e6.json
@@ -21,8 +21,8 @@
},
"Create mirror": {
"mkdir -p /srv/http/archlinux/arch_offline/os/x86_64" : null,
- "pacman --noconfirm --dbpath /tmp/ -Syu -w --cachedir /srv/http/archlinux/arch_offline/os/x86_64 base base-devel git python python-systemd awesome xorg-xinit xorg-server xorg-server-utils xterm nano screen sudo iptables mesa-libgl dhclient dnsmasq darkhttpd openssh sshfs openssl openvpn gcc" : null,
- "sh -c 'repo-add /srv/http/archlinux/arch_offline/os/x86_64/arch_offline.db.tar.gz /srv/http/archlinux/arch_offline/os/x86_64/*.pkg.tar.xz'" : {"debug" : true}
+ "pacman --noconfirm --dbpath /tmp/ -Syu -w --cachedir /srv/http/archlinux/arch_offline/os/x86_64 base base-devel git python python-systemd awesome xorg-xinit xorg-server xorg-server-utils xterm nano screen sudo iptables mesa-libgl dhclient dnsmasq darkhttpd openssh sshfs openssl openvpn gcc" : {"debug" : true},
+ "sh -c 'repo-add /srv/http/archlinux/arch_offline/os/x86_64/arch_offline.db.tar.gz /srv/http/archlinux/arch_offline/os/x86_64/*.pkg.tar.xz'" : null
}
}
}