ref: e41889372a88b6443322b5213f04933e9861f323
parent: 5b7325e93f9811d5b628d7eefe25099546e3cb11
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Fri Dec 31 11:15:20 EST 2021
/rc/lib/rcmain: remove useless exit $staus at the end
--- a/rc/lib/rcmain
+++ b/rc/lib/rcmain
@@ -37,4 +37,3 @@
status=''
. $*
}
-exit $status
--
⑨