quote sting search

This commit is contained in:
Iwan Clément
2019-03-03 20:37:24 +01:00
parent 9292c8c120
commit da301a9df4

View File

@@ -26,7 +26,7 @@
'veracrypt-{{VERA_VERSION}}_make_silent': 'veracrypt-{{VERA_VERSION}}_make_silent':
cmd.run: cmd.run:
- cmd.run: "sed -i s/INSTALL=-1/INSTALL=1/g /tmp/veracrypt_install_gui_x64.sh" - cmd.run: "sed -i 's/INSTALL=-1/INSTALL=1/g' /tmp/veracrypt_install_gui_x64.sh"
- cwd: /tmp - cwd: /tmp
{% endif %} {% endif %}