Pudding_LWGW_BR2/.drone/install_dependencies.sh

11 lines
296 B
Bash
Executable File

#!/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 mtools