mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-25 05:52:19 -04:00
Remove schoolboy error
This commit is contained in:
parent
9067894335
commit
7ef3a9d8ac
@ -232,7 +232,7 @@ run_cmd() {
|
||||
else
|
||||
RET=0
|
||||
eval $CMD $@ || RET=$?
|
||||
return RET
|
||||
return $RET
|
||||
fi
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user