8 lines
65 B
Bash
Raw Normal View History

2022-12-23 06:04:26 +02:00
#!/bin/sh
set -ex
# clear repository
apt update
apt upgrade -y