#!/usr/bin/env php 'prod'])); // Purge the cache in case it is corrupted (new Filesystem())->remove($kernel->getCacheDir()); $application = new ContaoApplication($kernel); $application->setDefaultCommand('contao:setup'); $application->run();