Remove pointing to admin branch
This commit is contained in:
parent
bf4d4c81f9
commit
bae469d513
@ -18,7 +18,6 @@ trap shutdown INT TERM ABRT EXIT
|
|||||||
echo "Cloning owncast admin into $INSTALL_TEMP_DIRECTORY..."
|
echo "Cloning owncast admin into $INSTALL_TEMP_DIRECTORY..."
|
||||||
git clone https://github.com/owncast/owncast-admin 2> /dev/null
|
git clone https://github.com/owncast/owncast-admin 2> /dev/null
|
||||||
cd owncast-admin
|
cd owncast-admin
|
||||||
git checkout gek/chat-user-refactor
|
|
||||||
|
|
||||||
echo "Installing npm modules for the owncast admin..."
|
echo "Installing npm modules for the owncast admin..."
|
||||||
npm --silent install 2> /dev/null
|
npm --silent install 2> /dev/null
|
||||||
|
Loading…
Reference in New Issue
Block a user