Escaping things are hard..
This commit is contained in:
parent
9c5b042579
commit
1ce6075a48
|
|
@ -35,7 +35,7 @@
|
|||
"cp dumper/dumper.py /usr/bin/" : null,
|
||||
"chmod 440 /etc/dumper/config.json" : null,
|
||||
"chmod 540 /usr/bin/dumper.py" : null,
|
||||
"cp dumper/systemd/dumper\@.service /etc/systemd/system/" : null,
|
||||
"cp dumper/systemd/dumper\\@.service /etc/systemd/system/" : null,
|
||||
"sed -i 's/#ListenAddress 0.0.0.0/ListenAddress 192.168.0.10/' /mnt/etc/ssh/sshd_config" : {"no-chroot" : true},
|
||||
"rm -rf dumper" : null,
|
||||
"netctl enable LAN" : null,
|
||||
|
|
|
|||
Loading…
Reference in New Issue