/rc/lib/rcmain: remove useless exit $staus at the end

This commit is contained in:
cinap_lenrek 2021-12-31 16:15:20 +00:00
parent b00b3d3739
commit 49e991eaed

View file

@ -37,4 +37,3 @@ if not{
status=''
. $*
}
exit $status