Comments break and hang the script

This commit is contained in:
Lord Anton Hvornum 2018-04-07 15:05:21 +02:00
parent d1c0600ebf
commit 32dac37e83
1 changed files with 0 additions and 1 deletions

View File

@ -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": {