diff --git a/Makefile b/Makefile index 876830c..bd9217c 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ build: shard.yml $(wildcard src/**/*) $(runtimes/**/*) - shards build + shards build -d --error-trace cat .rucksack >> bin/faaso cat .rucksack >> bin/faaso-daemon proxy: build