mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
update
This commit is contained in:
@@ -14,7 +14,7 @@ GOBIN="/usr/local/go/bin/go"
|
||||
|
||||
$GOBIN version
|
||||
|
||||
$GOBIN run build_web.go
|
||||
#$GOBIN run build_web.go
|
||||
|
||||
LDFLAGS="'-s -w'"
|
||||
FAILURES=""
|
||||
@@ -23,7 +23,7 @@ OUTPUT="${ROOT}/dist/TorrServer"
|
||||
|
||||
cd "${ROOT}/server"
|
||||
$GOBIN clean -i -r -cache
|
||||
rm -f "${ROOT}/dist/TorrServer*"
|
||||
#rm -f "${OUTPUT}*"
|
||||
|
||||
$GOBIN mod tidy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user