{{db_conf_path}}'); info('config successful created'); } else { throw new \RuntimeException('can not create {{db_conf_path}}, task stopped'); } } catch(\RuntimeException $e) { warning($e->getMessage()); } });