diff --git a/scripts/setup/install b/scripts/setup/install index b3f94b54a6..11660921db 100755 --- a/scripts/setup/install +++ b/scripts/setup/install @@ -2,6 +2,10 @@ # Assumes we've already been untarred +# First, install any updates from the apt repo that may be needed +cat >/etc/apt/sources.list.d/zulip.list <