knative-report/update/update.sh
2019-10-02 18:27:25 +02:00

5 lines
53 B
Bash

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