mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
parent
4a6511cfea
commit
ecafa271ee
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
@ -1,5 +1,5 @@
|
||||||
CRYSTAL_BIN ?= $(shell which crystal)
|
CRYSTAL_BIN ?= crystal
|
||||||
SHARDS_BIN ?= $(shell which shards)
|
SHARDS_BIN ?= shards
|
||||||
PREFIX ?= /usr/local
|
PREFIX ?= /usr/local
|
||||||
SHARD_BIN ?= ../../bin
|
SHARD_BIN ?= ../../bin
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue