Major upgrade and refactor

This commit is contained in:
2025-02-27 20:12:11 +01:00
parent a3b780efe0
commit 3b4cd5c128
9 changed files with 168 additions and 9 deletions

2
app/1mindeploy/DBCI.sh Normal file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
mariadb -u root < '/home/tibia/1mindeploy/DATABASE_CREATION_AND_INSTALLATION.sql'