fix path
This commit is contained in:
parent
3e98deef52
commit
a64b4f77fe
@ -128,7 +128,7 @@
|
|||||||
copy:
|
copy:
|
||||||
dest: "/etc/profile.d/matlab.sh"
|
dest: "/etc/profile.d/matlab.sh"
|
||||||
content: |
|
content: |
|
||||||
"PATH=$PATH:/opt/matlab/R2023b/bin"
|
PATH=$PATH:"/opt/matlab/R2023b/bin"
|
||||||
|
|
||||||
- name: Add MATLAB desktop entry
|
- name: Add MATLAB desktop entry
|
||||||
copy:
|
copy:
|
||||||
|
Loading…
Reference in New Issue
Block a user