Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correccion Makefile #9

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Correccion Makefile #9

merged 1 commit into from
Oct 22, 2024

Conversation

germankay
Copy link
Collaborator

cambiando nombre a en Makefile de:
@if [ ! -f docker-compose.yml ]; then cp docker-compose.example.yml docker-compose.yml; fi

a

`@if [ ! -f docker-compose.yml ]; then cp docker-compose.sample.yml docker-compose.yml; fi`

@germankay germankay requested a review from avdata99 October 22, 2024 14:50
@avdata99 avdata99 merged commit 7f06e78 into develop Oct 22, 2024
1 check passed
@avdata99 avdata99 deleted the makefile-correcion branch October 22, 2024 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants