From 246cd9fd154518908c69ca753e275a60883693e9 Mon Sep 17 00:00:00 2001 From: Jeff Date: Tue, 28 Jun 2016 17:10:36 +0200 Subject: [PATCH] Quiet wget --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 5db964f..7cab8c7 100644 --- a/scripts/install +++ b/scripts/install @@ -44,7 +44,7 @@ app=rainloop sudo mkdir -p $rainloop_path # Use of latest community edition - sudo wget https://github.com/RainLoop/rainloop-webmail/releases/download/v1.10.1.127/rainloop-community-1.10.1.127-18d553ae9cd96eb102059b04fdee62e0.zip + sudo wget -q https://github.com/RainLoop/rainloop-webmail/releases/download/v1.10.1.127/rainloop-community-1.10.1.127-18d553ae9cd96eb102059b04fdee62e0.zip #Check checksum sudo unzip -qq rainloop-community-1.10.1.*.zip -d $rainloop_path/