knative-report/update/update.sh

5 lines
53 B
Bash
Raw Normal View History

2019-10-02 18:27:25 +02:00
#!/bin/bash
apt update
apt upgrade -y
apt autoremove