#!/bin/sh # Debian/Ubuntu steps sudo apt update sudo apt upgrade -y sudo apt install -y vim wget -O - https://bootstrap.saltstack.com | sudo sh