From 86b2fd458c1bd14297b70e6e2d4be1baaa72ec50 Mon Sep 17 00:00:00 2001 From: Rafi59 Date: Sat, 11 Nov 2017 16:45:52 +0100 Subject: [PATCH] Update install --- scripts/install | 9 --------- 1 file changed, 9 deletions(-) diff --git a/scripts/install b/scripts/install index 5e6a384..6128247 100644 --- a/scripts/install +++ b/scripts/install @@ -33,15 +33,6 @@ sudo yunohost app checkurl "${domain}" -a "$app" \ || ynh_die "Path not available: ${domain}" -# Check whether Nextcloud or Seafile is installed -nextcloud_install=$(collaboraonline_app_check_installation "nextcloud") -seafile_install=$(collaboraonline_app_check_installation "seafile") -if [[ -n "$nextcloud_install" ]] -then -elif [[ -n "$seafile_install" ]] -else - ynh_die "Nextcloud or Seafile is not installed" -fi sudo apt-get -yy install apt-transport-https sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 0C54D189F4BA284D