#!/bin/bash update() { echo 'Starting upgrade:' sudo dnf upgrade }