Run update_database after create_database

This will also include update_database in the ant swg initial build
This commit is contained in:
Tekaoh
2022-11-07 10:29:17 -05:00
committed by GitHub
parent 2861a15014
commit 5d49a8edc9

View File

@@ -436,6 +436,7 @@
</exec>
<antcall target="add_new_cluster"/>
<antcall target="configure_limits"/>
<antcall target="update_database"/>
</target>
<!-- Target used to update the game database with the latest changes -->