mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-04 04:57:37 +03:00
Removed unused scripts (moved to Makefile)
This commit is contained in:
parent
12e7100325
commit
d4231ca2a4
3 changed files with 0 additions and 9 deletions
|
@ -1,3 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
cloc --exclude-dir=devDb,.idea,wiki,static --exclude-ext=iml,xml .
|
|
@ -1,3 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
NOLOG=1 goconvey --port 9090 -excludedDirs vendor,static,devDb,wiki,bin,tests
|
|
@ -1,3 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
BEEGO_RUNMODE=prod ./gosonic
|
Loading…
Add table
Add a link
Reference in a new issue