Browse Source

Fixed Makefile

Alexander Musikhin 11 months ago
parent
commit
6395ece99f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -76,7 +76,7 @@ update:
 	pull up
 
 stop:
-	$(compose) stop
+	$(compose-debug) stop
 
 rm:
 	$(compose) rm