knative-report/update/update.sh

5 lines
53 B
Bash

#!/bin/bash
apt update
apt upgrade -y
apt autoremove