mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
add get depends
This commit is contained in:
@@ -25,6 +25,8 @@ cd "${ROOT}/server"
|
|||||||
$GOBIN clean -i -r -cache
|
$GOBIN clean -i -r -cache
|
||||||
rm -f "${ROOT}/dist/TorrServer*"
|
rm -f "${ROOT}/dist/TorrServer*"
|
||||||
|
|
||||||
|
$GOBIN mod tidy
|
||||||
|
|
||||||
BUILD_FLAGS="-tags disable_libutp -ldflags=${LDFLAGS}"
|
BUILD_FLAGS="-tags disable_libutp -ldflags=${LDFLAGS}"
|
||||||
|
|
||||||
#####################################
|
#####################################
|
||||||
|
|||||||
Reference in New Issue
Block a user