Removed unused scripts (moved to Makefile)
This commit is contained in:
@@ -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
|
|
||||||
Reference in New Issue
Block a user