fixed copy instruction
This commit is contained in:
parent
5999a36b94
commit
a642e5edb6
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
|
|
||||||
- name: Set user's path variable
|
- name: Set user's path variable
|
||||||
copy:
|
copy:
|
||||||
path: /home/cyberchef/.profile
|
dest: /home/cyberchef/.profile
|
||||||
content: export PATH=~/.npm-global/bin:$PATH
|
content: export PATH=~/.npm-global/bin:$PATH
|
||||||
|
|
||||||
- name: Clone CyberChef repo
|
- name: Clone CyberChef repo
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue