When updating the bundled Smartfox server, it might happen that it overwrites the `exec` definition in sfs2x.sh. This can break the setup. Please add a spec/test which ensure that `exec ...` is part of the file.
When updating the bundled Smartfox server, it might happen that it overwrites the
execdefinition in sfs2x.sh.This can break the setup.
Please add a spec/test which ensure that
exec ...is part of the file.