#!/usr/bin/env bash echo "Sleep 5 minutes to overcome the unattended-upgrade period" sleep 300 apt-get update apt-get install -y \ sed make binutils build-essential diffutils \ gcc g++ bash patch gzip bzip2 perl tar cpio \ unzip rsync file bc findutils wget openssl libssl-dev