浏览代码

Fixed Makefile

Alexander Musikhin 11 月之前
父节点
当前提交
6395ece99f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Makefile

+ 1 - 1
Makefile

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