dmzconf/scripts/ctcreate/newct

6 lines
115 B
Bash

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