From a64b4f77fe24106ea5b383cd4826d9da7fcffa93 Mon Sep 17 00:00:00 2001 From: IPKM Admin Date: Sun, 11 Feb 2024 16:43:11 +0100 Subject: [PATCH] fix path --- liebchen.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/liebchen.yml b/liebchen.yml index e7581ec..c5e0039 100644 --- a/liebchen.yml +++ b/liebchen.yml @@ -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: