diff --git a/Makefile b/Makefile index aeb5d46..6673654 100644 --- a/Makefile +++ b/Makefile @@ -9,4 +9,4 @@ build-api: go build -o emdb-api ./cmd/api-service/service.go deploy-api: - ssh ewintr.nl deploy/emdb-api.sh \ No newline at end of file + ssh ewintr.nl deploy-emdb-api.sh \ No newline at end of file