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:
|
lineinfile:
|
||||||
path: "{{ cyberchef_root_dir }}Gruntfile.js"
|
path: "{{ cyberchef_root_dir }}Gruntfile.js"
|
||||||
regexp: "fixCryptoApiImports"
|
regexp: "fixCryptoApiImports"
|
||||||
line: "fixCryptoApiImports: { options: { shell: "/bin/bash" },"
|
line: "fixCryptoApiImports: { options: { shell: \"/bin/bash\" },"
|
||||||
|
|
||||||
- name: Set permissions on repo
|
- name: Set permissions on repo
|
||||||
become: yes
|
become: yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue