Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Commit

Permalink
new line
Browse files Browse the repository at this point in the history
Signed-off-by: Jason McCallister <jason@craftcms.com>
  • Loading branch information
jasonmccallister committed Apr 6, 2020
1 parent 07ab170 commit 63d9f9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ integration-test: build
./nitro -f nitro.yaml serve ./demo-site demo.test
remove-integration-test:
./nitro -f nitro.yaml machine destroy -p
rm -rf demo-site
rm -rf demo-site
2 changes: 1 addition & 1 deletion cmd/cli/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ import (

func main() {
cmd.Execute()
}
}

0 comments on commit 63d9f9b

Please # to comment.