grosse typo

This commit is contained in:
Iwan Clément
2019-03-03 20:40:22 +01:00
parent b2092be925
commit 67301b9874

View File

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