diff --git a/run.sh b/run.sh index 9dce22ee..b900d3c0 100755 --- a/run.sh +++ b/run.sh @@ -19,4 +19,4 @@ fi # Now run the core with the possibly converted configuration. -./bin/core +exec ./bin/core \ No newline at end of file