mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Stop pointing to admin branch
This commit is contained in:
parent
5214d81264
commit
bfc5dae960
@ -18,7 +18,6 @@ trap shutdown INT TERM ABRT EXIT
|
||||
echo "Cloning owncast admin into $INSTALL_TEMP_DIRECTORY..."
|
||||
git clone https://github.com/owncast/owncast-admin 2> /dev/null
|
||||
cd owncast-admin
|
||||
git checkout gek/codec-selection
|
||||
|
||||
echo "Installing npm modules for the owncast admin..."
|
||||
npm --silent install 2> /dev/null
|
||||
|
Loading…
x
Reference in New Issue
Block a user