huh, formatter wasn't kicking in

This commit is contained in:
ed
2019-06-26 19:02:15 +00:00
parent d7bd75911d
commit 17359972f3
5 changed files with 43 additions and 43 deletions

View File

@@ -2,7 +2,8 @@ self := $(dir $(abspath $(lastword $(MAKEFILE_LIST))))
vend := $(self)/../../copyparty/web/deps
all:
service docker start
-service docker start
-systemctl start docker
docker build -t build-copyparty-deps .