Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/deployments
diff options
context:
space:
mode:
authorLord Anton Hvornum <anton.feeds@gmail.com>2018-04-07 15:05:21 +0200
committerLord Anton Hvornum <anton.feeds@gmail.com>2018-04-07 15:05:21 +0200
commit32dac37e83998a089d3a27361de16b474add6a16 (patch)
treeaa2a636b10721cb577f8eb32c166c657b222eb99 /deployments
parentd1c0600ebfa0679edc0aa2a8a9fd0e426170b27a (diff)
Comments break and hang the script
Diffstat (limited to 'deployments')
-rw-r--r--deployments/08:00:27:d4:fd:ef.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/deployments/08:00:27:d4:fd:ef.json b/deployments/08:00:27:d4:fd:ef.json
index cd8d534f..a6f2e2da 100644
--- a/deployments/08:00:27:d4:fd:ef.json
+++ b/deployments/08:00:27:d4:fd:ef.json
@@ -2,7 +2,6 @@
"Setup temp build env": {
"pacman -Syy --noconfirm git" : null,
"useradd -m -G wheel builder" : null,
- "#Correct way would be to do cat PKGBUILD | grep 'depends=' | head -n 1 | ..." : null,
"sed -i 's/# %wheel ALL=(ALL) NO/%wheel ALL=(ALL) NO/' /etc/sudoers" : null
},
"install slimdhcp": {