From 983ea68da6f2ee89dff63cf383d71d3c1d9dd809 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Tue, 16 Sep 2025 11:09:59 +0200 Subject: [PATCH] Update core.func --- misc/core.func | 2 -- 1 file changed, 2 deletions(-) diff --git a/misc/core.func b/misc/core.func index 53c40304..e3c9d265 100644 --- a/misc/core.func +++ b/misc/core.func @@ -213,8 +213,6 @@ silent() { exit "$rc" fi - - return $rc } # Check if the shell is using bash