@@ -122,7 +122,7 @@ |
||
122 | 122 | $output->writeln(''); |
123 | 123 | $table->render(); |
124 | 124 | |
125 | - exit; |
|
125 | + exit; |
|
126 | 126 | $task = 'cd '.$jsonDb[$nameOfProject]; |
127 | 127 | echo $console = shell_exec($task); |
128 | 128 | echo "\n"; |