trove/integration/scripts/files/elements/ubuntu-guest/pre-install.d/04-baseline-tools

7 lines
187 B
Bash
Executable File

#!/bin/bash
# Install baseline packages and tools.
set -e
set -o xtrace
apt-get --allow-unauthenticated install -y language-pack-en python-software-properties software-properties-common