mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
add build html go before compile
This commit is contained in:
@@ -25,6 +25,8 @@ type setopt >/dev/null 2>&1
|
|||||||
export GOPATH="${PWD}"
|
export GOPATH="${PWD}"
|
||||||
GOBIN="/usr/local/go/bin/go"
|
GOBIN="/usr/local/go/bin/go"
|
||||||
|
|
||||||
|
go run build_web.go
|
||||||
|
|
||||||
$GOBIN version
|
$GOBIN version
|
||||||
|
|
||||||
SCRIPT_NAME=$(basename "$0")
|
SCRIPT_NAME=$(basename "$0")
|
||||||
|
|||||||
Reference in New Issue
Block a user