mirror of
https://github.com/guezoloic/minishell.git
synced 2026-01-25 07:34:22 +00:00
chore: rework makefile
This commit is contained in:
@@ -9,4 +9,4 @@ RUN apt-get update -y \
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
CMD ["make"]
|
||||
CMD ["make", "run"]
|
||||
Reference in New Issue
Block a user