double quote

This commit is contained in:
Iwan Clément
2019-03-03 20:36:05 +01:00
parent 2342ee954b
commit 9292c8c120

View File

@@ -26,6 +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
{% endif %} {% endif %}