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
2d99b10240
commit
de055b9a55
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ sudo yunohost app checkurl "${domain}" -a "$app" \
|
|||
|| ynh_die "Path not available: ${domain}"
|
||||
|
||||
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue