txAdminRecipe
txAdminRecipe copied to clipboard
Recipe To Deploy The Build Using txAdmin
``` CREATE TABLE IF NOT EXISTS `apartments` ( `id` INT UNSIGNED AUTO_INCREMENT PRIMARY KEY, `name` VARCHAR(255) DEFAULT NULL, `type` VARCHAR(255) DEFAULT NULL, `label` VARCHAR(255) DEFAULT NULL, `citizenid` VARCHAR(11) DEFAULT NULL,...
Update server.cfg for latest "**The Chop Shop**" DLC
[06:52:06] Starting deployment of QBCore Framework. [06:52:06] Running [task1:download_github]... ✔️ [06:52:07] Running [task2:move_path]... ✔️ [06:52:07] Running [task3:move_path]... ✔️ [06:52:07] Running [task4:connect_database]... ✔️ [06:52:07] Running [task5:query_database]... ✔️ [06:52:07] Running [task6:download_github]... ✔️...