Open terminal Debian
-
Hi,
How do I enter a specific folder through the terminal and run a command and the terminal remains open.How I'm trying:
cd / home / laysson / Documents / freterapido / api-interna && make
Make executes the docker and the other commands for the project to run.
If I execute this command directly on the terminal it works and by the trigger nothing happens.