#!/bin/bash # SSH key source recipes/ssh_key.sh $(cat attributes/ssh_key) # Update apt catalog aptitude update aptitude -y safe-upgrade