mirror of
https://github.com/YunoHost-Apps/collabora_ynh.git
synced 2024-09-03 18:16:25 +02:00
Update install
This commit is contained in:
parent
de055b9a55
commit
07eeab1c33
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ sudo apt-get -yy install apt-transport-https
|
|||
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 0C54D189F4BA284D
|
||||
sudo echo 'deb https://collaboraoffice.com/repos/CollaboraOnline/CODE-debian8 ./' | sudo tee -a /etc/apt/sources.list
|
||||
sudo apt-get update
|
||||
sudo apt-get -yy loolwsd code-brand
|
||||
sudo apt-get install -yy loolwsd code-brand
|
||||
|
||||
### MySQL (can be removed if not used) ###
|
||||
# If your app use a MySQL database you can use these lines to bootstrap
|
||||
|
|
Loading…
Reference in a new issue