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

View File

@@ -26,6 +26,6 @@
'veracrypt-{{VERA_VERSION}}_make_silent': 'veracrypt-{{VERA_VERSION}}_make_silent':
cmd.run: cmd.run:
- cmd.run: 'sed -e 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'
{% endif %} {% endif %}