Update Makefile
This commit is contained in:
parent
b5f068dd55
commit
4f044b8ebf
4
Makefile
4
Makefile
@ -32,10 +32,6 @@ start-linux: ;@echo "启动服务";
|
||||
./bin/fileboy-linux-amd64.bin init
|
||||
./bin/fileboy-linux-amd64.bin
|
||||
|
||||
travis-linux:
|
||||
./bin/fileboy-linux-amd64.bin init
|
||||
./bin/fileboy-linux-amd64.bin exec
|
||||
|
||||
start-win: ;@echo "启动服务";
|
||||
./bin/fileboy-windows-amd64.exe init
|
||||
./bin/fileboy-windows-amd64.exe
|
||||
|
Loading…
Reference in New Issue
Block a user