/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
1 changed files with 0 additions and 1 deletions

View File

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