mirror of
https://github.com/owncast/owncast.git
synced 2024-11-21 20:28:15 +03:00
Bundle admin from master instead of 0.0.6
This commit is contained in:
parent
8a6f148634
commit
650620dcd7
1 changed files with 0 additions and 2 deletions
|
@ -19,8 +19,6 @@ echo "Cloning owncast admin into $INSTALL_TEMP_DIRECTORY..."
|
|||
git clone https://github.com/owncast/owncast-admin 2> /dev/null
|
||||
cd owncast-admin
|
||||
|
||||
git checkout 0.0.6
|
||||
|
||||
echo "Installing npm modules for the owncast admin..."
|
||||
npm --silent install 2> /dev/null
|
||||
|
||||
|
|
Loading…
Reference in a new issue