Reduce startup interval

This commit is contained in:
Tekaoh
2020-11-05 11:07:17 -05:00
committed by GitHub
parent c4176ad617
commit 91c7483c2f

View File

@@ -486,7 +486,7 @@
<arg value="--"/>
<arg value="@servercommon.cfg"/>
</exec>
<sleep seconds="5"/>
<sleep seconds="2"/>
<exec executable="bin/TaskManager" dir="${exe}/linux">
<arg value="--"/>
<arg value="@servercommon.cfg"/>