echo "== Install base utilities ==" apt-get install -y \ net-tools \ htop \ curl \ wget \ git \ vim \ gnupg \ ca-certificates \ lsb-release echo "== Finished install base utilities =="