Update core.func

This commit is contained in:
CanbiZ 2025-09-16 11:09:59 +02:00
parent 9d496e563b
commit 983ea68da6

View File

@ -213,8 +213,6 @@ silent() {
exit "$rc" exit "$rc"
fi fi
return $rc
} }
# Check if the shell is using bash # Check if the shell is using bash