Skip to content

Commit db4804d

Browse files
committed
Merge pull request #5 from mtakahashi-ivi/patch-1
Update Makefile
2 parents 6bcd014 + a8415ca commit db4804d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ bash:
2828

2929
stop:
3030
docker stop $(CID)
31-
-make dclean
31+
-make clean
3232

3333
clean:
3434
# Cleanup cidfile on disk

0 commit comments

Comments
 (0)