From 921567e7fcc61929740c6ab685c86d33f496b3dd Mon Sep 17 00:00:00 2001 From: MonkeyX Date: Tue, 24 Dec 2024 15:19:24 +0000 Subject: [PATCH] Cooker (#1012) * Fix features.json, add srm launcher * Logging * Set correct logging levels * Bob makes it nexy year already! * full splash screen dates * Alpha version of post build check * Bob makes a comeback, by adding a cli argument * test build * json update? * Stop multi press of SRM button * If error then just carry on :) * Allow ES-DE to overwrite files * Fixed debug cp -rnL issues and moved post check sh file * Don't supress messages for cp -rnL * Make post_build_check executable --- functions/post_build_check.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 functions/post_build_check.sh diff --git a/functions/post_build_check.sh b/functions/post_build_check.sh old mode 100644 new mode 100755