aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xscript/site-specific-install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/script/site-specific-install.sh b/script/site-specific-install.sh
index c113b6efb..5c3fb2339 100755
--- a/script/site-specific-install.sh
+++ b/script/site-specific-install.sh
@@ -83,7 +83,7 @@ Pin-Priority: 50
EOF
# Get the key for the mysociety ubuntu alaveteli repo
-apt-get install python-software-properties
+apt-get install -y python-software-properties
add-apt-repository -y ppa:mysociety/alaveteli
apt-get -qq update