From 6f6ad61a9eead1bbc53c593fe62247f0500c3ad9 Mon Sep 17 00:00:00 2001 From: George Adrian Stoica <stoica@ntnu.no> Date: Fri, 15 Sep 2023 17:08:55 +0000 Subject: [PATCH] conf(che): make vnc script executable --- .che/startui.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 .che/startui.sh diff --git a/.che/startui.sh b/.che/startui.sh old mode 100644 new mode 100755 -- GitLab