mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
Merge branch 'master' of https://github.com/YouROK/TorrServer
This commit is contained in:
@@ -33,10 +33,7 @@ OUTPUT="${ROOT}/dist/TorrServer"
|
||||
|
||||
#### Build web
|
||||
echo "Build web"
|
||||
cd "${ROOT}/web" || exit 1
|
||||
npm install --silent
|
||||
npm run --silent build-js
|
||||
cp "${ROOT}/web/dest/index.html" "${ROOT}/server/web/pages/template/pages/"
|
||||
$GOBIN run gen_web.go || exit 1
|
||||
|
||||
#### Build server
|
||||
echo "Build server"
|
||||
|
||||
Reference in New Issue
Block a user