Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pyama86 committed Jul 16, 2024
1 parent 2a282cd commit 8f6c437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ version:
@git describe --tags --abbrev=0|sed -e 's/v//g' > version

pkg: version ## Create some distribution packages
rm -rf builds && mkdir build
rm -rf builds && mkdir builds
docker-compose build
docker-compose run --rm -v $(shell pwd):/stns

Expand Down

0 comments on commit 8f6c437

Please sign in to comment.