Update 08:00:27:d4:fd:ef.json
This commit is contained in:
parent
bb312e0e83
commit
36d024b803
|
|
@ -5,7 +5,6 @@
|
||||||
"sed -i 's/# %wheel ALL=(ALL) NO/%wheel ALL=(ALL) NO/' /etc/sudoers" : null
|
"sed -i 's/# %wheel ALL=(ALL) NO/%wheel ALL=(ALL) NO/' /etc/sudoers" : null
|
||||||
},
|
},
|
||||||
"install slimdhcp": {
|
"install slimdhcp": {
|
||||||
|
|
||||||
"git clone https://aur.archlinux.org/slimdhcp-git.git /home/builder/slimdhcp" : null,
|
"git clone https://aur.archlinux.org/slimdhcp-git.git /home/builder/slimdhcp" : null,
|
||||||
"chown -R builder.builder /home/builder/slimdhcp" : null,
|
"chown -R builder.builder /home/builder/slimdhcp" : null,
|
||||||
"su - builder -c \"(cd /home/builder/slimdhcp/; /usr/bin/makepkg -s --noconfirm)\"" : null,
|
"su - builder -c \"(cd /home/builder/slimdhcp/; /usr/bin/makepkg -s --noconfirm)\"" : null,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue