Better compatibility

This commit is contained in:
Tekaoh
2020-11-09 12:22:01 -05:00
parent ccab4914a5
commit dca2ba163e

View File

@@ -482,7 +482,7 @@
</target>
<target name="start" description="starts the server" depends="create_symlinks,stop,webcfg">
<exec executable="exec.sh" />
<exec executable="./exec.sh" />
</target>
<target name="stop" description="stops the login server">