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

7 lines
136 B
Bash
Executable File

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