This commit is contained in:
IPKM Admin 2024-02-11 16:43:11 +01:00
parent 3e98deef52
commit a64b4f77fe

View File

@ -128,7 +128,7 @@
copy:
dest: "/etc/profile.d/matlab.sh"
content: |
"PATH=$PATH:/opt/matlab/R2023b/bin"
PATH=$PATH:"/opt/matlab/R2023b/bin"
- name: Add MATLAB desktop entry
copy: