Skip to content

Commit

Permalink
make: restart
Browse files Browse the repository at this point in the history
  • Loading branch information
RandyMcMillan committed Mar 10, 2023
1 parent ba677f0 commit 153647c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,8 @@ build:## build
@docker-compose build
run:## run
@docker-compose up -d
restart:## restart
@docker-compose restart
-include cargo.mk
# vim: set noexpandtab:
# vim: set setfiletype make

0 comments on commit 153647c

Please sign in to comment.