docker-images/pluie/ubuntu/install.d/00-util.sh

5 lines
122 B
Bash
Raw Permalink Normal View History

export DEBCONF_NONINTERACTIVE_SEEN=true
export DEBIAN_FRONTEND=noninteractive
apt update
apt install -y nano curl tzdata