summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordu.net>2016-02-19 13:00:54 +0100
committerLinus Nordberg <linus@nordu.net>2016-02-19 13:00:54 +0100
commitb6a38bf18a06034fde592e0387efdd1c1205081d (patch)
tree9cc76ff8ccead5740586d7d4059398d3ee7c2559
parent38a01aa01446d412cbf153a8379e7b054e02212d (diff)
Typo.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9b358fb..007de81 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ base:
docker build --no-cache --rm -t $@:latest base-debian:jessie
onion:
- docker build --noc-cache --rm -t $@:latest $@
+ docker build --no-cache --rm -t $@:latest $@
catlfish:
FIXME