fixed typo
This commit is contained in:
parent
5c151c277d
commit
10865a6603
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
lineinfile:
|
||||
path: "{{ cyberchef_root_dir }}Gruntfile.js"
|
||||
regexp: "fixCryptoApiImports"
|
||||
line: "fixCryptoApiImports: { options: { shell: "/bin/bash" },"
|
||||
line: "fixCryptoApiImports: { options: { shell: \"/bin/bash\" },"
|
||||
|
||||
- name: Set permissions on repo
|
||||
become: yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue