This is a test ```bash apt update && apt upgrade -y apt install -y nano ``` ```bash echo "this is a testing" ```