#!/usr/bin/env bash #%%MULTILINE_YAML_START #Install git apt update && apt install git -y