dmzconf/scripts/ctcreate/newct
2024-02-13 01:36:11 +01:00

6 lines
118 B
Bash

#!/bin/bash
apt update
apt -y dist-upgrade
apt -y install unattended-upgrades
dpkg-reconfigure unattended-upgrades