From 695848a92ace3a40d03fd8aaa322b9045734b182 Mon Sep 17 00:00:00 2001 From: Jeffrey Paul Date: Fri, 2 Sep 2016 05:17:33 +0200 Subject: [PATCH] typo --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0f39319..8b9f78f 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ build: . run: kill - envdir ~/.paths/steemd-secrets \ + envdir ~/.paths/steem-secrets \ docker-compose up -d kill: