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)
|
||||
SHARDS_BIN ?= $(shell which shards)
|
||||
CRYSTAL_BIN ?= crystal
|
||||
SHARDS_BIN ?= shards
|
||||
PREFIX ?= /usr/local
|
||||
SHARD_BIN ?= ../../bin
|
||||
|
||||
|
|
Loading…
Reference in a new issue