Files
symfony-flex-recipes/doctrine
Marko KaznovacandGitHub 1600b8084c use && instead of ; to chain sh commands
this makes next command execute only if the prior one is successful, otherwise all commands will execute
2021-02-23 13:24:12 +01:00
..