mirror of
https://github.com/jellyfin/jellyfin-build.git
synced 2025-02-18 21:38:20 +00:00
Remove web submodule stuff
This commit is contained in:
parent
09533b5ccf
commit
7ddd9699a0
@ -39,11 +39,7 @@ git reset --hard HEAD
|
||||
git clean -fd
|
||||
git checkout origin/master
|
||||
|
||||
# Initialize the submodule
|
||||
git submodule update --init || true
|
||||
|
||||
# Ensure submodule is on master too
|
||||
pushd MediaBrowser.WebDashboard/jellyfin-web
|
||||
pushd ../jellyfin-web
|
||||
git fetch --all
|
||||
git reset --hard HEAD
|
||||
git clean -fd
|
||||
|
Loading…
x
Reference in New Issue
Block a user