From 60a09092258134e0825ecae6ad28c734c4c28c1f Mon Sep 17 00:00:00 2001 From: Rafi59 Date: Mon, 12 Jun 2017 21:58:03 +0200 Subject: [PATCH] Clean install --- scripts/install | 4 ---- 1 file changed, 4 deletions(-) diff --git a/scripts/install b/scripts/install index ee255bf..4d055e9 100644 --- a/scripts/install +++ b/scripts/install @@ -30,10 +30,6 @@ ynh_app_setting_set "$app" is_public "$is_public" sudo yunohost app checkurl "${domain}${path_url}" -a "$app" \ || ynh_die "Path not available: ${domain}${path_url}" -# Copy source files -#src_path=/var/www/$app -#sudo mkdir -p $src_path -#sudo cp -a ../sources/. $src_path # Add gitlab repository sudo apt-get install -yy curl openssh-server ca-certificates postfix apt-transport-https