refs #477 adds symfony installer in main

ogboot_installer
Luis Gerardo Romero Garcia 2024-07-03 09:01:18 +02:00
parent 764968254e
commit a2d244f437
1 changed files with 1 additions and 0 deletions

View File

@ -998,6 +998,7 @@ og_boot_copy_files(INSTALL_OGBOOT_TARGET)
logger.info("Installing Symfony.")
og_boot_symfony_install(INSTALL_OGBOOT_TARGET)
og_boot_composer_install(INSTALL_OGBOOT_TARGET)
#if os.system("echo $?") != 0: