summaryrefslogtreecommitdiff
path: root/integration/scripts/files/elements/ubuntu-guest/pre-install.d/04-baseline-tools
blob: 1a8647f5101366c95f96a049ce49f2355701248c (plain)
1
2
3
4
5
6
7
#!/bin/bash
# Install baseline packages and tools.

set -e
set -o xtrace

apt-get install -y language-pack-en python-software-properties