mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 20:47:35 +03:00
New Folder Scanner - WIP
This commit is contained in:
parent
7a16d41abe
commit
123f543a94
27 changed files with 1092 additions and 60 deletions
2
Makefile
2
Makefile
|
@ -21,7 +21,7 @@ test: check_go_env
|
|||
.PHONY: build
|
||||
build: check_go_env
|
||||
go build
|
||||
@(cd ./ui && npm run build)
|
||||
# @(cd ./ui && npm run build)
|
||||
|
||||
.PHONY: setup
|
||||
setup: Jamstash-master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue