#!/bin/bash echo "Setting up the environment..." apt-get update && apt-get install -y some-package