Merge pull request #1737 from tacman/patch-2

fix call to open file
This commit is contained in:
Fabien Potencier
2025-01-05 10:32:08 +01:00
committed by GitHub
+1 -1
View File
@@ -3,7 +3,7 @@
<bg=green;fg=white> </>
* <fg=yellow>Next steps:</>
1. Configure /config/packages/survos_command.yaml to expose the namespaces (command prefixes)
1. Configure config/packages/survos_command.yaml to expose the namespaces (command prefixes)
2. <comment>Secure the /admin route, customize the route in config/routes/survos_command.yaml</>
3. optionally create a command with bin/console make:command app:do-something
4. symfony open:local --path=/admin/commands/list